Automating infrastructure or infrastructure as code is a critical part of creating the operation process. It provides reproducibility, plus it is less error-prone and version controllable. There are many tools for solving the infrastructure-as-code problem in AWS. These include AWS CloudFormation and HashiCorp’s Terraform. But the Cloud Development Kit (CDK) is the newest one, preferred […]