Version 1 of the AWS Cloud Development Kit (AWS CDK) is now in maintenance mode.
Refer to the AWS Cloud Development Kit (AWS CDK) v2 Learning Path for updated CDK v2 Labs and Challenges.
The AWS CDK (Cloud Development Kit) is a software development framework for provisioning and managing AWS cloud infrastructure resources using code.
The AWS CDK Toolkit is the primary tool for interacting with an application built using the AWS Cloud Development Kit. The CDK Toolkit is essentially the CLI command cdk accompanied by various subcommands, which allow you to initiate, synthesize, and deploy cloud resources to your AWS account.
In this lab, you will walk through the development process of a sample AWS CDK application in an integrated development environment (IDE) to utilize the AWS CDK Toolkit and discover the usage and benefits of the subcommands.
Upon completion of this beginner level lab, you will be able to:
Familiarity with the following will be beneficial but is not required:
The following courses and labs can be used to fulfill the prerequisite: