From the course: Complete Guide to AWS Software Deployment

Unlock the full course today

Join today to access over 24,500 courses taught by industry experts.

CloudFormation teardown

CloudFormation teardown

- [Narrator] All right, now that we're done with CloudFormation demos, it's time to clean up everything that we've built so you won't incur any charges on your monthly bill. Fortunately, this is very easy with CloudFormation. Let's go into CloudFormation in the console here and take a look at our stacks. I'm going to select them one at a time and go over to Delete. We'll be asked to confirm, Delete stack, and the delete will begin. If you're really curious, you can click into it, look at the events, and see it tearing down all the resources that are part of that stack. I'll select the other one and also hit Delete. So if you do that for any CloudFormation stacks that you still have in front of you, by the time that that's done, you'll have deleted anything related to CloudFormation that can charge you money at the end of the month. In the next chapter, we'll be looking at platform as a service on Elastic Beanstalk.

Contents