Cloud Formation Template (CFT) Course Outline
- 00Days
- 00Hours
- 00Minutes
- 00Seconds
- On-Demand
FEE
- CFT Course Fee = PKR 78,000
- 2 Installments Plan = PKR 39,000 per month
- Lumpsum Fee = PKR 70,000
- 15% Discount for Pasha & GISPP Members = PKR 66,300 (Lumpsum)
Cloud Formation
- In AWS Cloud Formation (CF), we will learn how to write a code in JSON Format
- Terraform is an open-source infrastructure as code software tool created by Hashi Corp. Like AWS CF, it will also use to write Cloud infrastructure using HCL language
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