

AWS CloudFormation Master Class v2
- Offered byUDEMY
AWS CloudFormation Master Class v2 at UDEMY Overview
Duration | 7 hours |
Total fee | ₹649 |
Mode of learning | Online |
Credential | Certificate |
AWS CloudFormation Master Class v2 at UDEMY Highlights
- Earn a certificate of completion from Udemy
- Learn from 10 articles
- Get full lifetime access of the course material
- Comes with 30 days money back guarantee
AWS CloudFormation Master Class v2 at UDEMY Course details
- For Developers who want to learn about AWS CloudFormation and how to write templates
- For DevOps who want to learn how to deploy and orchestrate CloudFormation templates
- For Solutions Architect who want to understand the benefit of using CloudFormation to manage infrastructure and steer their team to use CloudFormation
- YAML
- Parameters
- SSM Parameter Types
- Resources
- Advanced Resources (DependsOn, DeletionPolicy, UpdateReplacePolicy, CreationPolicy, UpdatePolicy)
- Mappings
- Pseudo Parameters
- Outputs & Cross Stack References
- Conditions
- Rules
- Metadata
- CFN Init
- AWS Cloud Formation is the best way to write, deploy and maintain your AWS Infrastructure
- It helps you create efficient solution architectures, all self-contained in one file
- It supports most of the AWS Services and is the safest way to make your AWS Infrastructure evolve over time
- In this course AWS CloudFormation Master Class, we will teach you about all the CloudFormation feature
AWS CloudFormation Master Class v2 at UDEMY Curriculum
AWS cloudformation Introduction
Course Introduction
What is CloudFormation? + Course Cost
About your instructor
Code Download & Tools setup
VSCode Setup (video)
CloudFormation Introduction
First AWS CloudFormation Template
Summary of how CloudFormation works
CloudFormation- Getting Started
YAML Tutorial
JSON to YAML Practice Exercise
Creating an S3 Bucket using CloudFormation
Updating an S3 Bucket using CloudFormation
Deleting an S3 Bucket using CloudFormation
CloudFormation Template Options
Using CloudFormation Designer
CloudFormation Building Blocks
Deploying CloudFormation Templates
Cost estimate for your templates
CloudFormation Parameters
Parameters Theory
Parameters Hands-On
ADVANCED - SSM Parameter Type
ADVANCED - SSM Parameter Type Hands On
CloudFormation Resources
Resources Overview
Resources Hands On
Optional Attributes for Resources
DependsOn
ADVANCED - DeletionPolicy
ADVANCED - UpdateReplacePolicy
Resources FAQ