lab challenge

AWS CDK Toolkit Challenge Using Python

Beginner
1h 30m
80
This lab is currently under maintenance and unavailable. We are actively working to resolve this issue and we apologize for any inconvenience.

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. 

Get challenged in a real environmentProve your skills in a real-world, provisioned environment.
Push your limitsComplete an unguided mission within the time limit.
See resultsTest your problem-solving skills and track your progress.
Lab description

The AWS Cloud Development Kit (AWS CDK) is an open-source software development framework used to define your cloud application resources using familiar programming languages. The accompanying CLI command, also known as the AWS CDK Toolkit, is the primary tool for interacting with an AWS CDK application. Understanding the various features and use cases of the CDK Toolkit will allow you to develop and share your cloud applications as efficiently as possible.

This lab challenge assumes familiarity with performing the following actions with the AWS CDK Toolkit:

  • Initializing a new AWS CDK project
  • Bootstrapping an AWS environment
  • Synthesizing AWS CloudFormation stack templates
  • Utilizing resource constructs
  • Deploying an application

If you are unfamiliar with any of the above, Cloud Academy recommends completing the courses and labs mentioned in the prerequisites before attempting this lab challenge.

This hands-on lab challenge will test your practical ability to interact with the AWS CDK Toolkit and Python to satisfy a set of requirements in a production-like AWS environment. You will be presented with a task and set of requirements you must fulfill to pass the challenge.

This is a real environment, which means you can prove your knowledge in an applied way, substituting multiple choice questions for a dynamic performance-based exam situation.

Prerequisites
  • Working with the AWS CDK Toolkit
  • Defining Cloud Infrastructure with the AWS Cloud Development Kit and Python
  • Python for Beginners
Intended audience
  • Cloud Architects
  • Software Engineers
  • DevOps Engineers
What will be assessed
  • AWS Cloud Development Kit (CDK)
  • Python Programming
About the author
Avatar
Jun Fritz
Cloud Labs Developer
Students
39,042
Labs
103
Courses
1
Learning paths
6

Jun is a Cloud Labs Developer with previous experience as a Software Engineer and Cloud Developer. He holds the AWS Certified Solutions Architect and DevOps Engineer Professional certifications. He also holds the AWS Certified Solutions Architect, Developer, and SysOps Administrator Associate certifications. 

Jun is focused on giving back to the growing cloud community by sharing his knowledge and experience with students and creating engaging content. 

Covered topics
Mission
AWS CDK Toolkit Challenge Using Python