This is the second in a three-part series. Following the first piece in this series, https://thenewstack.io/infrastructure-as-code-in-any-programming-language/, this walkthrough will show what it takes to get up and running with Infrastructure as Code. Everything we show will be done with Pulumi’s free and open source Infrastructure as Code SDK, which https://www.pulumi.com/docs/get-started/install/.

In all of these cases, it begins by understanding the cloud resources that make up our architecture.

In Part 3 of our series, the final installation, we will discuss advanced IaC use cases and how you can use Pulumi Cloud to develop cloud infrastructure with code and tame cloud infrastructure management at scale.

Related Articles