Summary – Programmatic Approach to IaC with AWS CDK

In this chapter, we learned about the basics of working with AWS CDK to create infrastructure resources using general-purpose programming languages. This approach to managing cloud infrastructure is particularly useful for teams who are used to working with CloudFormation, have experience using the service in an enterprise-grade environment, and would now like to take the … Read more