AWS CloudFormation Master Class v2 [2024]
AWS CloudFormation Master Class v2 [2024], available at $109.99, has an average rating of 4.61, with 182 lectures, 28 quizzes, based on 13155 reviews, and has 65335 subscribers.
You will learn about 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 Drift Nested Stacks StackSets Deployment Options (ChangeSets, StackPolicy, Rollback, Termination, Service Roles) Continuous Delivery with CodePipeline Custom Resources (Lambda & SNS) WaitCondition Dynamic References Registry, 3rd-party Resource Types & Modules Resource Imports SAM (Serverless Application Model) Intro CDK (Cloud Development Kit) Intro Macros Template Validation Best Practices This course is ideal for individuals who are Developers who want to learn about AWS CloudFormation and how to write templates or DevOps who want to learn how to deploy and orchestrate CloudFormation templates or Solutions Architect who want to understand the benefit of using CloudFormation to manage infrastructure and steer their team to use CloudFormation It is particularly useful for Developers who want to learn about AWS CloudFormation and how to write templates or DevOps who want to learn how to deploy and orchestrate CloudFormation templates or Solutions Architect who want to understand the benefit of using CloudFormation to manage infrastructure and steer their team to use CloudFormation.
Enroll now: AWS CloudFormation Master Class v2 [2024]
Summary
Title: AWS CloudFormation Master Class v2 [2024]
Price: $109.99
Average Rating: 4.61
Number of Lectures: 182
Number of Quizzes: 28
Number of Published Lectures: 112
Number of Published Quizzes: 20
Number of Curriculum Items: 210
Number of Published Curriculum Objects: 132
Original Price: $119.99
Quality Status: approved
Status: Live
What You Will Learn
- 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
- Drift
- Nested Stacks
- StackSets
- Deployment Options (ChangeSets, StackPolicy, Rollback, Termination, Service Roles)
- Continuous Delivery with CodePipeline
- Custom Resources (Lambda & SNS)
- WaitCondition
- Dynamic References
- Registry, 3rd-party Resource Types & Modules
- Resource Imports
- SAM (Serverless Application Model) Intro
- CDK (Cloud Development Kit) Intro
- Macros
- Template Validation
- Best Practices
Who Should Attend
- Developers who want to learn about AWS CloudFormation and how to write templates
- DevOps who want to learn how to deploy and orchestrate CloudFormation templates
- Solutions Architect who want to understand the benefit of using CloudFormation to manage infrastructure and steer their team to use CloudFormation
Target Audiences
- Developers who want to learn about AWS CloudFormation and how to write templates
- DevOps who want to learn how to deploy and orchestrate CloudFormation templates
- Solutions Architect who want to understand the benefit of using CloudFormation to manage infrastructure and steer their team to use CloudFormation
[June 2021 Update – AWS CloudFormation Master Class v2]: the ENTIRE course has been re-recorded, and new sections and features have been added, to cover every CloudFormation feature.
[March 2019 Update]: Added two sections on Drift and Nested Stacks
— — — — — — —
AWS CloudFormation 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.
Thanks to YAML, writing AWS CloudFormation Templates has become extremely easy and natural. AWS CloudFormation is powerful and supports Parameters, Mappings, Resources, References, Cross–Stack References, Conditions, Outputs, Metadata, and so much more!
In this course AWS CloudFormation Master Class, I will teach you about all the CloudFormation features. In just a few hours, you will know everything about CloudFormation and seamlessly deploy your infrastructure in no time.
Take a look at these student reviews..
★★★★★ “An excellent course on AWS CloudFormation. It covers everything, but this is definitely not for AWS Beginners. You need to know the fundamentals of AWS if you want to really get something out of it. It is very worthwhile for AWS System Architects, AWS Developers, and SysOps/DevOps professionals. I hold two AWS associate certifications and enjoyed this course.” – Gerry H.
★★★★★ “I really enjoyed the course. I spent a day or two going through the overwhelming sea of official documentation before landing on this video. Like the instructor says in the introduction, you need to have knowledge of most of the popular AWS services like EC2, security groups, key-pair, floating ips, volumes, AWS Billing, etc. before watching this as he doesn’t waste any time explaining about those services. A slight knowledge of JSON or YAML is really helpful.” – Purmode R.
— — — — — — —
AWS CloudFormation Master Class is the easiest way to start learning AWS CloudFormation:
> Learn CloudFormation and master all its concepts
> Go through Hands-On examples to practice what we learned
> Learn how to use YAML to write the CloudFormation Templates
> Learn how to write your infrastructure as code
> Keep all the course material as a reference for your future templates!
> Learn each CloudFormation building blocks in-depth: Parameters, Mappings, Resources, Outputs, Conditions, Metadata
> Learn about CloudFormation Init, the most powerful way to bootstrap your EC2 instances
> Advanced CloudFormation features Drift, Nested Stacks, etc.
> So much more!
Note: This course assumes you know how to use the AWS Cloud. It will help you transform your solution architecting skills into CloudFormation templates.
— — — — — — —
Instructor
My name is Stephane Maarek, and I’ll be your instructor in this course. I teach about AWS certifications with my focus always on helping my students improve their professional proficiencies in AWS. I am also the author of some of the most highly-rated & best-selling courses on AWS Lambda, AWS CloudFormation & AWS EC2.
Throughout my career in designing and delivering these certifications and courses, I have already taught 2,000,000+ students and gotten 350,000+ reviews!
With AWS becoming much more than a buzzword out there, I’ve decided it’s time for students to properly learn how to write complete AWS CloudFormation Templates using YAML. So, let’s kick start the course! You are in good hands!
— — — — — — —
This course also comes with:
-
Lifetime access to all future updates
-
A responsive instructor in the Q&A Section
-
Udemy Certificate of Completion Ready for Download
-
A 30 Day “No Questions Asked” Money Back Guarantee!
Join me in this course if you want to learn about all the latest features of Cloud Formation and master the AWS platform!
Course Curriculum
Chapter 1: AWS CloudFormation Introduction
Lecture 1: Course Introduction
Lecture 2: What is CloudFormation? + Course Cost
Lecture 3: About your instructor
Chapter 2: Code Download & Tools Setup
Lecture 1: Code Download
Lecture 2: VSCode Setup
Lecture 3: VSCode Setup (video)
Chapter 3: CloudFormation Introduction
Lecture 1: First AWS CloudFormation Template
Lecture 2: Summary of how CloudFormation works
Chapter 4: CloudFormation – Getting started
Lecture 1: YAML Tutorial
Lecture 2: JSON to YAML Practice Exercise
Lecture 3: Creating an S3 Bucket using CloudFormation
Lecture 4: Updating an S3 Bucket using CloudFormation
Lecture 5: Deleting an S3 Bucket using CloudFormation
Lecture 6: CloudFormation Template Options
Lecture 7: Using Application Composer
Lecture 8: CloudFormation Building Blocks
Lecture 9: Deploying CloudFormation Templates
Lecture 10: Cost estimate for your templates
Chapter 5: CloudFormation Parameters
Lecture 1: Parameters Theory
Lecture 2: Parameters Hands-On
Lecture 3: ADVANCED – SSM Parameter Type
Lecture 4: ADVANCED – SSM Parameter Type Hands On
Chapter 6: CloudFormation Resources
Lecture 1: Resources Overview
Lecture 2: Resources Hands On
Lecture 3: Optional Attributes for Resources
Lecture 4: DependsOn
Lecture 5: ADVANCED – DeletionPolicy
Lecture 6: ADVANCED – UpdateReplacePolicy
Lecture 7: Resources FAQ
Chapter 7: CloudFormation Mappings
Lecture 1: Mappings Overview
Lecture 2: Fn::FindInMap (accessing Mapping values)
Lecture 3: Mappings Hands On
Lecture 4: Pseudo Parameters in CloudFormation
Chapter 8: CloudFormation Outputs
Lecture 1: Outputs Overview
Lecture 2: Outputs Hands-On
Lecture 3: Cross Stack Reference Hands On
Chapter 9: CloudFormation Conditions
Lecture 1: Conditions Overview
Lecture 2: Fn::GetAtt (get attribute function)
Lecture 3: Conditions Hands-On
Chapter 10: CloudFormation Rules
Lecture 1: CloudFormation Rules
Lecture 2: CloudFormation Rules Hands On
Chapter 11: CloudFormation Metadata
Lecture 1: Metadata Overview
Lecture 2: AWS::CloudFormation::Interface Hands On
Chapter 12: CFN Init and EC2 User Data
Lecture 1: EC2 User Data Overview
Lecture 2: CloudFormation EC2 User Data
Lecture 3: CloudFormation Init Overview
Lecture 4: Packages
Lecture 5: Groups and Users
Lecture 6: Sources
Lecture 7: Files
Lecture 8: AWS::CloudFormation::Authentication
Lecture 9: Fn::Sub (substitute function)
Lecture 10: Commands
Lecture 11: Services
Lecture 12: CFN Init Scripts
Lecture 13: CFN Init Hands-On
Lecture 14: CreationPolicy
Lecture 15: CFN Init Troubleshooting
Lecture 16: User Data vs CloudFormation::Init vs Helper Scripts
Chapter 13: CloudFormation Drift
Lecture 1: CloudFormation Drift
Lecture 2: CloudFormation Drift Hands On
Chapter 14: CloudFormation Nested Stacks
Lecture 1: Nested Stacks Overview
Lecture 2: Nested Stacks Hands On
Lecture 3: Nested Stacks Updates
Lecture 4: Nested Stacks Deletes
Lecture 5: Nested Stacks vs Cross Stacks
Lecture 6: Closing Comments on Nested Stacks
Chapter 15: CloudFormation StackSets
Lecture 1: Cost note (AWS Config may cost money)
Lecture 2: StackSets – Overview
Lecture 3: StackSets – Hands On
Lecture 4: StackSets – Updates
Lecture 5: StackSets – Drift
Instructors
-
Stephane Maarek | AWS Certified Cloud Practitioner,Solutions Architect,Developer
Best Selling Instructor, 10x AWS Certified, Kafka Guru
Rating Distribution
- 1 stars: 56 votes
- 2 stars: 99 votes
- 3 stars: 750 votes
- 4 stars: 4193 votes
- 5 stars: 8059 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Language Learning Courses to Learn in November 2024
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024