Embed presentation
Download to read offline











The document discusses infrastructure as code using the AWS Cloud Development Kit (AWS CDK). It provides an overview of the AWS CDK, including that it is a multi-language framework for modeling cloud infrastructure as reusable components. It also describes the main components of the AWS CDK, including that it uses constructs to represent AWS resources, stacks to define deployable units that know the region and account, and that the CDK application gets deployed to provision the defined infrastructure.










