Managing AWS Infrastructure with Python
This course will teach you how to work with AWS infrastructure as code with the Python CDK.
What you'll learn
Infrastructure as code is becoming more popular with DevOps engineers and Site Reliability engineers. In this course, Managing AWS Infrastructure with Python, you’ll learn to provision and manage AWS infrastructure with Python. First, you’ll explore the basic CDK constructs. Next, you’ll discover how to use CDK Stacks to create resources with the same configuration in different VPCs and environments. Finally, you’ll learn how to manage large, multi-stack environments from a single application. When you’re finished with this course, you’ll have the skills and knowledge of the AWS CDK needed to create infrastructure as code using Python.