course
AWS Cloud Development Kit (AWS CDK) v2
Discover how to develop your own applications using the AWS Cloud Development Kit (CDK) v2
Difficulty: Intermediate
Duration: Up to 12 hours and 15 minutes
Students: 587
Rating: 4.6/5
Enhance your skill setDevelop essential skills for thriving in real-world scenarios.
Stay focused, stay committedBoost your learning journey by enrolling: stay focused, consistent and achieve your goals with ease.
Earn a certificate of completionShow your skills and build your credibility when you include them in your resume and LinkedIn profile.
12 steps
There are 12 Hands-on Labs in this course
HANDS-ON LAB
Intermediate
Duration: Up to 1 hour
Defining Cloud Infrastructure with the AWS CDK v2 in PythonShow details
Learn how to define your cloud application resources using the AWS Cloud Development Kit v2 in Python in this hands-on lab.
6 Lab steps
Lab step
Logging In to the Amazon Web Services Console
Lab step
Initializing an AWS CDK Application in Python
Lab step
Simplifying Infrastructure Development with Curated CDK Constructs
Lab step
Deploying AWS Resources with the AWS CDK CLI
HANDS-ON LAB
Intermediate
Duration: Up to 1 hour and 30 minutes
Working with the AWS CDK v2 ToolkitShow details
Learn how to work with the AWS CDK v2 Toolkit and its subcommands to develop your CDK applications in this hands-on IDE lab.
7 Lab steps
Lab step
Logging In to the Amazon Web Services Console
Lab step
Initializing an Application and Listing Stacks Using the AWS CDK Toolkit
Lab step
Bootstrapping an AWS Environment Using the AWS CDK Toolkit
Lab step
Synthesizing and Deploying Infrastructure with the AWS CDK Toolkit
HANDS-ON LAB
Intermediate
Duration: Up to 1 hour
Instantiating AWS CloudFormation Resources with L1 CDK ConstructsShow details
Learn how to incorporate exact CloudFormation resource definitions into your CDK applications with L1 constructs in this hands-on lab.
4 Lab steps
Lab step
Introducing AWS CDK L1 Constructs
Lab step
Setting up the AWS CDK Project
Lab step
Defining and Deploying a Layer 1 CDK Construct
Lab step
Lab Completed
HANDS-ON LAB
Intermediate
Duration: Up to 1 hour
Incorporating L2 CDK Constructs in an ApplicationShow details
Learn how to incorporate higher-level AWS resource definitions into your CDK applications with L2 constructs in this hands-on lab.
4 Lab steps
Lab step
Introducing Higher-Level AWS CDK L2 Constructs
Lab step
Setting up the AWS CDK Project
Lab step
Utilizing Higher-Level Layer 2 CDK Constructs
Lab step
Lab Completed
HANDS-ON LAB
Intermediate
Duration: Up to 1 hour
Implementing AWS Solution Patterns with L3 CDK ConstructsShow details
Learn how to incorporate AWS solution patterns into your CDK applications with L3 constructs in this hands-on lab.
4 Lab steps
Lab step
Introducing AWS CDK L3 Pattern Constructs
Lab step
Setting up the AWS CDK Project
Lab step
Implementing a Layer 3 CDK Pattern Construct
Lab step
Lab Completed
HANDS-ON LAB
Intermediate
Duration: Up to 30 minutes
Importing AWS CloudFormation Templates into the AWS CDKShow details
Learn how to import an existing AWS CloudFormation template into an AWS CDK application in this hands-on lab.
2 Lab steps
Lab step
Setting up the AWS CDK Project
Lab step
Importing AWS CloudFormation Resources Using the AWS CDK