Home | AWS Console | Switch Role | Anatomy | lab-001 | lab-002 | lab-003 | lab-004 | lab-005
DevOps Playground Meetup 19 - Introduction to CloudFromation
This is a introduction to CloudFormation
The topics for this hands-on session will be on AWS Cloud Formation, Infrastructure as Code (IaC). During this Playground you will go through some basic concepts in Cloud Formation and provision some AWS resources.
What is a CloudFormation? What is a CF Template? How do we create a CF Stack from CF Template? What are Stack Change Sets? What is cnf-init?
- Lab-001 - Create a CloudFormation Stack to Provision a S3 bucket Resource
- Lab-002 - Updating Stacks with Security Groups
- Lab-003 - Provisioning Resources with
cnf-init
and Userdata
- AWS CloudFormation FAQs
- AWS CloudFormation Designer - Using
us-east-1
region - Udemy - AWS CloudFormation Master Class
- acloud.guru - Advanced AWS CloudFormation
- YouTube - AWS re:Invent 2017: Deep Dive on AWS CloudFormation (DEV317), 29 Nov 2017
- SlideShare - DEV317_Deep Dive on AWS CloudFormation, By Anil Kumar (Senior Product Manager), Luis Colon (Senior Developer Advocate)