No items found.
3
Min read

Programmable Infrastructure Vs Infrastructure-as-Code (IaC)

Written by
Kamba Abudu
Published on
26/3/2016
Share this post
Other posts by:
Kamba Abudu
Head of Engineering
5
Min read
29/8/2024
How to automate purchase orders in our platform
Introducing the purchase order automation capabilities that our platform offers.
5
Min read
8/11/2023
Q3 2023: What's New?
Covering the key additions and improvements that we have made to our eCommerce platform over the previous quarter.

Programmable Infrastructure, Infrastructure-as-Code (IaC)? If you’ve never heard of these terms, you’re probably wondering what the hell they are?

There is no competition between the 2 phrases as they both refer to the same concept dependent on which side of the buzz word fence you want to sit on. For the remainder of this article, I choose to use the phrase Infrastructure As Code as it’s easier on the tongue.

With the advent of cloud services such as Amazon EC2 and Google Cloud Platform with simple exposed APIs and SDKs (if available) and infrastructure management tools such as Puppet, Chef, Docker containers etc.., gone are the days when a tech company needed to hire dedicated system administrators to manage the infrastructure layer of their software platform (Financial controllers love to hear this kind of stuff). Now, all a tech company needs is a developer with an understanding of APIs and SDKS to write code to provision, deploy and manage infrastructure services. This is what Infrastructure-as-Code boils down to.

Of course you could argue that the developer nirvana described above is nothing short of configuration management, but 2 main differences with Infrastructure-as-Code are:

  • It is fully automated
  • A developer can build the infrastructure blueprint directly into the core of an application or into the build / deploy component of an application simply by writing code that describes the infrastructure. (Now isn’t that awesome!)

A typical highly simplified application workflow that takes advantage of Infrastructure-as-Code could be along the lines of this:

Infrastructure-as-Code offers a number of advantages to a development team looking to take their ninja DevOp skills to the next level.

A few of which are:

  • You end up with documentation that describes your infrastructure from which you can generate other representations of your infrastructure such as pretty diagrams. (Don’t we all love pretty diagrams!)
  • You only need to look in one consistent place to make changes to your infrastructure which makes maintenance a breeze
  • You can chop and change your infrastructure at the speed at which it takes your developers to write code against an alternative API whether internal or external

Final thoughts

You might ask if Infrastructure-as-Code is a concept worth adopting in your tech company or in your DevOps team, but it surely does offer a level of flexibility and raw infrastructure management power that you’ll find hard to ignore. If you haven’t already, join the bandwagon.

Our recent posts

Keep up to date with the latest news and insight from the team at Venditan

4
Min read
29/8/2024
Get to know Asbury and Pell
Hear from Josh Gribby who shares insights into Asbury and Pell's journey and vision.
Venditan
Company
5
Min read
29/8/2024
How to automate purchase orders in our platform
Introducing the purchase order automation capabilities that our platform offers.
Kamba Abudu
Head of Engineering
8
Min read
29/8/2024
Optimising product listing pages with rich content and UI
Optimising PLPs to boost user engagement, search rankings and sales.
Callum Brocklehurst
Senior Web Developer
3
Min read
28/8/2024
Meet the team - Callum
Read Callum’s journey and discover what keeps him motivated after 12 years at Venditan.
Venditan
Company
3
Min read
27/8/2024
eCommerce and Google's August 2024 core update
How Google's August 2024 core update could impact eCommerce websites.
Andrew Flynn
Head of Digital Marketing
8
Min read
6/6/2024
Today’s eCommerce customer pain points
Putting today's eCommerce customer pain points on your radar.
Steph Fenton
Head of Client Services
No items found.