Cloud Development Kit
Cloud Development Kit
The AWS Cloud Development Kit (CDK) is a framework for defining cloud infrastructure in code (IaC) and providing it through cloud formation. By managing and provisioning your infrastructure as code, you treat your infrastructure in the same way that developers treat code. This provides many benefits, such as version control and scalability. To learn more about IaC, see Infrastructure as Code.