View All Videos

Clouds, Virtualization, and Continuous Deployment all share the same achilles heal

1

Damon Edwards / 

Recently, there are 3 “hot trends” that we regularly get asked about in our day jobs as web operations consultants:

 

  • Cloud Computing (meaning elastic computing resources paid for on-demand)
  • Virtualization in Production (meaning using virtual machines for non-development or QA uses)
  • Continuous Deployment (meaning the ability to automatically deploy and test a full environment automatically after each and every build that comes out of their Continuous Integration driven build process)

There is a common thread that ties all of these together — Fully Automated Provisioning**. You can’t achieve the full benefit of any of these advances without Fully Automated Provisioning.

 

In this previous post, we covered the reasons why efforts to harness the power of cloud or virtualized infrastructure will fail without Fully Automated Provisioning.

Continuous Deployment suffers from a similar weakness. If you don’t have Fully Automated Provisioning in place, the efforts required to provision your applications and sort out the resulting problems will outweigh whatever benefits you set out to gain.

IT automation may not be the sexiest field. However, IT automation (and specifically Fully Automated Provisioning) is the necessary foundation that lets you continually reap the benefits of the latest headline grabbing initiatives.

**To read about what the criteria is for achieving Fully Automated Provisioning, check out this blog post and whitepaper.

One Response

  1. Mr. Hericus says:

    You’re right. You have to run before you can walk. The tools and technology exists to handle the problem, but it has to be thought through from start to finish or it will just end up being a mess.