Managing AWS Infrastructure with Python

Go to class
Write Review

Free Online Course: Managing AWS Infrastructure with Python provided by Pluralsight is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Managing AWS Infrastructure with Python is taught by Chris Blackden.

Overview
  • This course will teach you how to work with AWS infrastructure as code with the Python CDK.

    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.