
In this lecture we will learn what this course is all about. It will give you a perfect start to get going with this course.
This lecture will give you an overview of things you will gain after completing this course.
This lecture gives an overview of the table of contents.
In this lecture we will learn about infrastructure as code. This lecture will cover every concept in great detail and will also focus on the practical applicability of those concepts.
In this lecture we will learn about what is CloudFormation. This lecture will cover every concept in great detail and will also focus on the practical applicability of those concepts.
In this lecture we will learn about introduction to templates. This lecture will cover every concept in great detail and will also focus on the practical applicability of those concepts.
This is a lab exercise. In this exercise we will launch an EC2 instance using CloudFormation.
In this lecture we will learn more about templates. This lecture will cover every concept in great detail and will also focus on the practical applicability of those concepts.
In this lecture we will learn more about parameters. This lecture will cover every concept in great detail and will also focus on the practical applicability of those concepts.
This is a lab exercise. In this exercise we will launch an EC2 instance using CloudFormation and parameters.
In this lecture we will learn about Intrinsic Functions. This lecture will cover every concept in great detail and will also focus on the practical applicability of those concepts.
In this lecture we will learn about Mappings in CloudFormation. This lecture will cover every concept in great detail and will also focus on the practical applicability of those concepts.
This is a lab exercise. In this exercise we will do an exercise using mappings in CloudFormation.
In this lecture we will learn about Conditions in CloudFormation. This lecture will cover every concept in great detail and will also focus on the practical applicability of those concepts.
This is a lab exercise. In this exercise we will do an exercise using Conditions in CloudFormation.
In this lecture we will learn about Metadata in CloudFormation. This lecture will cover every concept in great detail and will also focus on the practical applicability of those concepts.
In this lecture we will learn about Outputs in CloudFormation. This lecture will cover every concept in great detail and will also focus on the practical applicability of those concepts.
This is a lab exercise. In this exercise we will do an exercise using Outputs in CloudFormation.
In this lecture we will learn about Stack in CloudFormation. This lecture will cover every concept in great detail and will also focus on the practical applicability of those concepts.
This is a lab exercise. In this exercise we will do an exercise using stacks in CloudFormation.
In this lecture we will learn about Nested Stack in CloudFormation. This lecture will cover every concept in great detail and will also focus on the practical applicability of those concepts.
This is a lab exercise. In this exercise we will do an exercise using nested stacks in CloudFormation.
In this lecture we will learn about ChangeSet in CloudFormation. This lecture will cover every concept in great detail and will also focus on the practical applicability of those concepts.
This is a lab exercise. In this exercise we will do an exercise using change set in CloudFormation.
In this lecture we will learn about in CloudFormation designer tool. This lecture will cover every concept in great detail and will also focus on the practical applicability of those concepts.
This is a lab exercise. In this exercise we will do an exercise using CloudFormation designer tool.
In this lecture we will learn about how to bring in existing resources into CloudFormation. This lecture will cover every concept in great detail and will also focus on the practical applicability of those concepts.
This is a lab exercise. In this exercise we will do an exercise about bringing existing resources into CloudFormation.
In this lecture we will learn about Drift Detection in CloudFormation. This lecture will cover every concept in great detail and will also focus on the practical applicability of those concepts.
This is a lab exercise. In this exercise we will do an exercise to learn about Drift Detection in CloudFormation.
In this lecture we will learn about Helper Scripts in CloudFormation. This lecture will cover every concept in great detail and will also focus on the practical applicability of those concepts.
In this lecture we will learn about Bootstrapping in CloudFormation. This lecture will cover every concept in great detail and will also focus on the practical applicability of those concepts.
This is a lab exercise. In this exercise we will do an exercise using Bootstrapping in CloudFormation.
Welcome to the master class of AWS CloudFormation. This course offers you a thorough knowledge in CloudFormation where every important aspect has been discussed in great details. The rich and extensive experience of the instructor in CloudFormation is reflected in this course.
After completing this course, you will be able to create CloudFormation templates for managing the infrastructure needs of any large organization. Moreover, you will feel extremely confident on hearing the word 'CloudFormation'.
Cracking any job interview in CloudFormation will be a cake walk for you.
AWS CloudFormation is a service that helps you model and set up your AWS resources so that you can spend less time managing those resources and more time focusing on your applications that run in AWS. You create a template that describes all the AWS resources that you want (like Amazon EC2 instances or Amazon RDS DB instances), and CloudFormation takes care of provisioning and configuring those resources for you. You don't need to individually create and configure AWS resources and figure out what's dependent on what; CloudFormation handles that.
Reuse your CloudFormation template to create your resources in a consistent and repeatable manner. To reuse your template, describe your resources once and then provision the same resources over and over in multiple regions.