AWS Infrastructure as Code for Software Developers

Go to class
Write Review

Free Online Course: AWS Infrastructure as Code for Software Developers provided by LinkedIn Learning is a comprehensive online course, which lasts for Less than 1 hour 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 LinkedIn Learning. AWS Infrastructure as Code for Software Developers is taught by Carlos Rivas.

Overview
  • Leverage your existing programming skills to deploy infrastructure. Explore a real-world architecture, and see how to write the code to deploy it using AWS CDK and Python.

Syllabus
  • Introduction

    • Infrastructure is code
    • What you should know
    1. CloudFormation Infrastructure
    • What is the AWS Cloud Development Kit?
    • VPC and subnets
    • Routing
    • Security groups
    • Servers and load balancers
    2. Setting Up the AWS CDK
    • Cloud9 IDE and AWS CDK installation
    • AWS CDK setup
    • Creating your CDK project
    • Running and verifying your infrastructure
    3. Writing Infrastructure as Code in Python
    • CDK networking
    • Validating your deployed subnets
    • Auto Scaling and server configuration
    • Load balancer and listener
    • Full deployment validation
    Conclusion
    • Takeaways