π Folder Tree
- π Infrastructure as Code on AWS with CloudFormation
- π CHAPTER 01 Introduction
- π 01-01 Course Introduction
- π CHAPTER 02 What Is Infrastructure as Code
- π 02-01 Introduction to Infrastructure as Code
- π 02-02 Infrastructure as Code on AWS
- π 02-03 Overview of Deploying Infrastructure on AWS
- π 02-04 Where Do We Store This Code
- π 02-05 IAM and Securing Our Infrastructure
- π 02-06 Section Review Whiteboarding Session
- π CHAPTER 03 Authoring Templates and Building Stacks
- π 03-01 Introduction to CloudFormation and Turning Templates into Stacks
- π 03-02 JSON vs. YAML and Why WeΓ’β¬β’ll Look at Both
- π 03-03 CloudFormation Editors and Tools to Know
- π 03-04 CloudFormation Template Format and Structure
- π 03-05 CloudFormation Intrinsic Functions
- π 03-06 CloudFormation Condition Functions for Flexible Deployments
- π 03-07 CloudFormation Modules for Reusability
- π 03-08 Section Review Whiteboarding Session
- π 03-09 HANDS-ON LAB Creating Simple and Reusable CloudFormation Templates
- π CHAPTER 04 CloudFormation Stacks in Depth
- π 04-01 A Deeper Dive into Stacks
- π 04-02 Protecting Your Stacks
- π 04-03 Rollback Triggers for Stacks
- π 04-04 Detecting and Remediating Stack Drift
- π 04-05 Importing Existing Resources into CloudFormation
- π 04-06 CloudFormation from the CLI
- π 04-07 Section Review Whiteboarding Session
- π 04-08 HANDS-ON LAB Using CloudFormation Import to Refactor Stacks
- π CHAPTER 05 Deploying and Testing CloudFormation Stacks
- π 05-01 Best Practices for Deploying CloudFormation Templates
- π 05-02 Developer Tools Key Services Part 1 CodeCommit
- π 05-03 Developer Tools Key Services Part 2 CodeBuild and CodePipeline
- π 05-04 Overview of Testing Infrastructure as Code
- π 05-05 Using cfn-lint for In-Depth Testing of Templates
- π 05-06 Running Pre-Deployment Checks
- π 05-07 Creating and Testing a CloudFormation Deployment Pipeline
- π 05-08 Error-Proofing CloudFormation Deployments with TaskCat
- π 05-09 Working with CloudFormation Guard
- π 05-10 Section Review Whiteboarding Session
- π 05-11 HANDS-ON LAB Creating and Testing a CloudFormation Deployment Pipeline
- π CHAPTER 06 Maintaining CloudFormation Stacks
- π 06-01 Updating CloudFormation Stacks with Direct Updates
- π 06-02 Using Change Sets to Update Stacks
- π 06-03 Organizing and Refactoring Stacks
- π 06-04 Disabling Rollbacks for CloudFormation Stacks
- π 06-05 Section Review Whiteboarding Session
- π 06-06 HANDS-ON LAB Automating CloudFormation Stack Updates with CodePipeline
- π CHAPTER 07 Advanced CloudFormation Concepts
- π 07-01 CloudFormation StackSets
- π 07-02 CloudFormation Custom Resources
- π 07-03 An Introduction to the AWS Cloud Development Kit
- π 07-04 Section Review Whiteboarding Session
- π 07-05 HANDS-ON LAB Challenge Lab Successfully Troubleshooting a Failed CloudFormation Deployment
- π CHAPTER 08 Conclusion
- π 08-01 Conclusion and WhatΓ’β¬β’s Next