Course Outline
- In AWS Cloud Formation (CF), we will learn how to write a code in JSON Format
CFT-CloudFormation Template
- Introduction to JSON/YAML, How to use Visual Studio, Working on Parameters & Resource Section using given template
- How to find Resource Property in AWS, Write 1st template using CFT
- Drift Detection, Change Stack, Update Stack
- Parameter Section with S3 & VPC
- How to deploy VPC using Cloud Formation
- How to deploy EC2 using Cloud Formation
- Nested Stack
- Output with Import/Export
- Condition Section