Getting started with CloudFormation
You can begin using CloudFormation through the Amazon Web Services Management Console by creating a stack from an example template, which will help you learn the basics of stack creation. A template is a text file that defines all the resources within a stack. A stack is the deployment of a CloudFormation template. From a single template, you can create multiple stacks. Each stack contains a collection of Amazon resources that can be managed as a single unit.
CloudFormation is a free service; however, you are charged for the Amazon resources you include
in your stacks at the current rates for each. For more information about Amazon pricing, go to
the detail page for each product on http://www.amazonaws.cn
Video: Getting started with CloudFormation
The following video is an introduction to creating CloudFormation stacks from the Amazon Web Services Management Console.