This is the first of a three-part series. Infrastructure as Code is a technology for automating the infrastructure for your cloud applications.

Not every engineer has a deep infrastructure background and yet needs to get more hands-on with infrastructure these days, which is OK: This three-part series was written from an engineer’s point of view.

Encoding your cloud application infrastructure in code results in a durable artifact representing your desired architecture.

In Part 2 of our series, we will take you through the steps needed to set up Infrastructure as Code.

Related Articles