The Complete CloudFormation Guide: Our First Time Launch
Table of Contents
- Introduction
- What Are We Doing?
- The Video: Our First Time Launch
- Next Steps
- The Complete CloudFormation Guide Index
Introduction
Now we get to do something fun: launch our first template in CloudFormation! We get to see the fruits of our labor by actually doing the process that includes what we've discussed so far. (If you've typed what I've typed in the template, it should be valid.) We'll start our process all the way at the beginning with the Create stack page,through Specify stack details, into Configure stack options (and the Advanced options), and finally the Review page. Then we'll get to see the Events section as our stack is created, and lastly I'll delete it just to show how clean and easy CloudFormation makes that part of the process.
It might not be anything crazy to write home about but this first time launch is the whole workflow you'll follow with CloudFormation templates, no matter how large or small they are. So open your AWS console and let's get right to it!
What Are We Doing?
In this video, we walk through setting up our first AWS CloudFormation template. From the console, we'll go through all the launch steps and the options available to you in the process. We'll cover what each section means in relation to both our template and CloudFormation in general so you know what's important and what can remain on default.
The Video: Our First Time Launch
Next Steps
The Next Post - Functions, Pseudo Parameters, and Conditions Part 1
The Previous Post - Parameters and Refs
The Complete CloudFormation Guide Index
If you're enjoying this series and finding it useful, be sure to check out the rest of the blog posts in it! The links below will take you to the other posts in The Complete CloudFormation Guide here on Tech Guides and Thoughts so you can continue building your CloudFormation template along with me.
- The Complete CloudFormation Guide
- An Introduction to and History of CloudFormation
- The Main Concepts of CloudFormation
- How CloudFormation Does Updates and Deletes
- Our Project Setup
- Resources
- Parameters and Refs
- Our First Time Launch
- Functions, Pseudo Parameters, and Conditions Part 1
- Functions, Pseudo Parameters, and Conditions Part 2
- Mappings
- Transforms
- Outputs
- Relaunch!
- The Best Next Steps to Take from Here
Enjoy Posts Like These? Sign up to my mailing list!
J Cole Morrison
http://start.jcolemorrison.comDeveloper Advocate @HashiCorp, DevOps Enthusiast, Startup Lover, Teaching at awsdevops.io