This course was created with the
course builder. Create your online course today.
Start now
Create your course
with
Autoplay
Autocomplete
Previous Lesson
Complete and Continue
AWS CloudFormation Deep Dive
1. Introduction
1.1 Welcome To The Course (0:28)
1.2 Course Goals (0:41)
1.3 Course Contents (2:54)
1.4 Intended Audience (0:43)
1.5 Instructor Introduction (2:45)
1.6 Disclaimer (0:20)
1.7 General Guidelines (2:10)
2. CloudFormation Overview
2.1 Why Use CloudFormation? (3:33)
2.2 CloudFormation (CFN) Overview (4:03)
2.3 CloudFormation Template Composition (10:08)
2.4 CloudFormation Conditions (4:10)
2.5 CloudFormation Outputs (1:32)
2.6 CloudFormation Intrinsic Functions (2:36)
2.7 CloudFormation Pseudo Parameters (1:20)
Quiz
3. Using CloudFormation In Real-World Deployments
3.1 Key Considerations For Real-World Deployments (4:34)
3.2 CloudFormation Modularization (4:28)
3.3 Focus On Reusability (2:04)
3.4 Simplification (1:50)
3.5 Enterprise Readiness (2:17)
3.6 CloudFormation Development Lifecycle (1:03)
3.7 CloudFormation Authoring Tips (3:14)
3.8 CloudFormation Template Authoring Demo (12:49)
Quiz
4. CloudFormation Examples
4.1.1 AWS CLI Setup (2:31)
4.1.2. Basic CloudFormation CLI Usage Demo (3:01)
4.2.1 Example: Create IAM Role Introduction (0:32)
4.2.2 Example: Create IAM Role Template Explanation (2:06)
4.2.3 Example: Create IAM Role Demo (2:08)
4.2.4 Example: Create IAM Role Using Console Demo (2:26)
4.2.5 Update CloudFormation Stack Demo (1:20)
4.2.6 Delete CloudFormation Stack Demo (1:04)
4.2.7 Troubleshooting CloudFormation Stack Deployment Failures Demo (6:31)
4.3.1 Example: Create S3 Bucket Introduction (0:26)
4.3.2 Example: Create S3 Bucket Template Explanation (2:59)
4.3.3 Example: Create S3 Bucket Demo (3:05)
4.4.1 Example: Create VPC Infrastructure Introduction (0:57)
4.4.2 Example: Create VPC Infrastructure Template Explanation (9:36)
4.4.3 Example: Create VPC Infrastructure Demo (5:35)
4.5.1 Example: Create RDS Instance Introduction (0:53)
4.5.2 Example: Create RDS Instance Template Explanation (4:19)
4.5.3 Example: Create RDS Instance Demo (2:35)
4.6.1 Example: Create EC2 Instance Introduction (0:45)
4.6.2 Example: Create EC2 Instance Template Explanation (3:58)
4.6.3 Example: Create EC2 Instance Demo (2:11)
4.7.1 Example: Create Multi-Tier Stack Introduction (1:51)
4.7.2 Example: Create Multi-Tier Stack Template Explanation (15:01)
4.7.3 Example: Create Multi-Tier Dev Stack Demo (6:31)
4.7.4 Example: Create Multi-Tier Production Stack Demo (5:23)
4.8.1 Example: Create API Stack Introduction (1:21)
4.8.2 Example: Create API Stack Template Explanation (11:43)
4.8.3 Example: Create API Stack Demo (6:00)
5. Advance CloudFormation
5.1.1 Nested Stacks Overview (2:08)
5.1.2 Example: Multi-Tier Stack Using Nested Stacks Introduction (0:36)
5.1.3 Example: Customizable EC2 Instance Template Explanation (4:38)
5.1.4 Example: Multi-Tier Stack Using Nested Stacks Template Explanation (3:04)
5.1.5 Example: Multi-Tier Stack Using Nested Stacks Demo (4:48)
5.2.1 StackSets Overview (2:44)
5.2.2 Example: StackSets Demo Introduction (0:12)
5.2.3 Example: S3 Bucket Template Explanation (0:28)
5.2.4 Example: StackSets Demo (7:52)
5.3.1 Custom Resource Overview (1:41)
5.3.2 Example: Customer Onboarding Stack Introduction (0:32)
5.3.3 Example: Customer Onboarding Stack Template Explanation (7:21)
5.3.4 Example: Customer Onboarding Stack Demo (3:15)
5.4.1 Macro Overview (1:55)
5.4.2 Example: Lambda Stack Using Macro Introduction (0:38)
5.4.3 Example: ResourceHelper Macro Template Explanation (5:12)
5.4.4 Example: Lambda Stack Using Macro Template Explanation (3:34)
5.4.5 Example: Lambda Stack Using Macro Demo (6:00)
Quiz
6. Conclusion
6. Conclusion (0:53)
7. Resources
7.1 Resources
7.2 Course PDF
BookInventoryAPI_Stack.json
Customer_Onboarding_Stack.json
Customizable_EC2_Instance.json
EC2_Instance.json
IAM_Role.json
Lambda_Stack_Using_Macro.json
Multi_Tier_Stack.json
Multi_Tier_Stack_Using_Nested_Stacks.json
RDS_Instance.json
ResourceHelper.json
S3_Bucket.json
VPC_Infra.json
5.2.4 Example: StackSets Demo
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock