J Cole Morrison
J Cole Morrison

J Cole Morrison

Developer Advocate @HashiCorp, DevOps Enthusiast, Startup Lover, Teaching at awsdevops.io



Complete Guides:

CloudFormation Complete Guide

The Complete CloudFormation Guide: Relaunch!

Posted by J Cole Morrison on .

The Complete CloudFormation Guide: Relaunch!

Posted by J Cole Morrison on .

The Complete CloudFormation Guide Relaunch AWS Template

Table of Contents

  1. Introduction
  2. What Are We Doing?
  3. The Video: Relaunch!
  4. Next Steps
  5. The Complete CloudFormation Guide Index

Introduction

Alrighty, our template is complete! Now that it's ready, we're going to relaunch our template. In fact, we're going to do it twice: once just so we can see the changes we've made throughout the series and then again so we can discuss Change Sets so you don't delete/modify something in the future without meaning to.

We'll go through the launching process step-by-step in the AWS console, deal with a few errors just as you would in a real world setting (There's always a typo, right?), and see how you can check in on all the new parts of your template inside the console after it has successfully launched. And last we'll do that extra update so we can touch on what Change Sets are and how to use them to make sure each update is only going to do exactly what you want it to.

In our next and final post of the series, we will talk about the best next steps for your CloudFormation journey, including where to go and what to do with the fundamentals now under your belt.

What Are We Doing?

In the second-to-last video, we will do a complete relaunch of our AWS CloudFormation template, going through the process step-by-step and handling errors as we would in the real world. We will also discuss Change Sets and how they're a great way to make sure CloudFormation is going to do exactly what you want with your template.

The Video: Relaunch!

Next Steps

The Next Post - The Best Next Steps to Take from Here

The Previous Post - Outputs

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.

  1. The Complete CloudFormation Guide
  2. An Introduction to and History of CloudFormation
  3. The Main Concepts of CloudFormation
  4. How CloudFormation Does Updates and Deletes
  5. Our Project Setup
  6. Resources
  7. Parameters and Refs
  8. Our First Time Launch
  9. Functions, Pseudo Parameters, and Conditions Part 1
  10. Functions, Pseudo Parameters, and Conditions Part 2
  11. Mappings
  12. Transforms
  13. Outputs
  14. Relaunch!
  15. The Best Next Steps to Take from Here

Enjoy Posts Like These? Sign up to my mailing list!

My Tech Guides and Thoughts Mailing List

J Cole Morrison

J Cole Morrison

http://start.jcolemorrison.com

Developer Advocate @HashiCorp, DevOps Enthusiast, Startup Lover, Teaching at awsdevops.io

View Comments...
J Cole Morrison

J Cole Morrison

Developer Advocate @HashiCorp, DevOps Enthusiast, Startup Lover, Teaching at awsdevops.io



Complete Guides: