Join Brandon Rich for an in-depth discussion in this video Understand AWS CloudFormation, part of Amazon Web Services: Deploying and Provisioning.
- [Instructor] One of the most exciting aspects of AWS…is the many ways in which it allows you to build…and manage your data center via code.…Let's take a look at AWS CloudFormation,…which does just that.…Imagine all of the decisions you make…when you create resources through the AWS console.…Whether you're creating a VPC in Subnets,…EC2 instances or load balancers,…you're taking steps to define the configuration…and set up each in great detail.…The next time you need to create similar resources,…you'll be back to clicking through screens…making those same decisions again.…
It would be great if we could keep a record…and replay those actions.…That's where AWS CloudFormation comes in,…because it lets you capture all those decisions…and encode them via a JSON or YAML template.…For brevity, I'll refer to YAML,…but just know that everything in CloudFormation…can be encoded as either one.…Every AWS resource…that you can create through the web console…has a corresponding YAML format documented by AWS.…For instance, if you want to create a VPC structure,…
Author
Released
12/8/2016This course is also part of a series designed to help you prepare for the AWS Certified SysOps Administrator – Associate certification exam.
- Understanding AWS EC2
- Creating an EC2 instance
- Provisioning with CloudFormation
- Architecting apps for horizontal scaling
- Creating an Elastic Beanstalk environment and app
- Using OpsWorks
- Deploying apps with CodeDeploy
Skill Level Intermediate
Duration
Views
Related Courses
-
Amazon Web Services: Networking
with Sharif Nijim2h 16m Intermediate
-
Introduction
-
Welcome38s
-
What you should know1m 10s
-
Initial setup3m 26s
-
-
1. AWS EC2 Foundations
-
Understand AWS EC26m 2s
-
Understand AWS Auto Scaling4m 44s
-
-
2. EC2 Creation and Provisioning
-
Create an EC2 instance13m 24s
-
-
3. Deployment Concepts
-
4. Elastic Beanstalk
-
Understand Elastic Beanstalk5m 30s
-
Deployment options2m 2s
-
Beanstalk database5m 20s
-
Beanstalk configuration6m 41s
-
Customize Elastic Beanstalk3m 26s
-
Elastic Beanstalk teardown1m 26s
-
-
5. OpsWorks
-
OpsWorks key concepts6m 3s
-
Create OpsWorks stack2m 33s
-
Create OpsWorks layer4m 17s
-
Define application6m 30s
-
Create database6m 9s
-
OpsWorks teardown2m 19s
-
-
6. CodeDeploy
-
AWS CodeDeploy key concepts4m 32s
-
CodeDeploy: IAM setup3m 49s
-
CodeDeploy: App creation2m 56s
-
Pipeline4m 46s
-
CodeDeploy teardown2m 6s
-
S3 teardown1m 49s
-
-
Conclusion
-
Next steps28s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Understand AWS CloudFormation