# AWS CloudFormation Documentation

AWS CloudFormation enables you to create and provision AWS infrastructure deployments predictably and repeatedly. It helps you leverage AWS products such as Amazon EC2, Amazon Elastic Block Store, Amazon SNS, Elastic Load Balancing, and Auto Scaling to build highly reliable, highly scalable, cost-effective applications in the cloud without worrying about creating and configuring the underlying AWS infrastructure. AWS CloudFormation enables you to use a template file to create and delete a collection of resources together as a single unit (a stack).

- [User Guide](/AWSCloudFormation/latest/UserGuide/): Describes key concepts for AWS CloudFormation and provides instructions for getting started. CloudFormation helps you model and set up AWS resources by treating infrastructure as code.
- [/AWSCloudFormation/latest/TemplateReference/](/AWSCloudFormation/latest/TemplateReference/)
- [CloudFormation in the AWS CLI Reference](/cli/latest/reference/cloudformation/index.html): Describes the CloudFormation commands that are available in the AWS CLI.
- [API Reference](/AWSCloudFormation/latest/APIReference/): Describes all the API operations for CloudFormation in detail. Also provides sample requests, responses, and errors for the supported web services protocols.
- [/cloudformation-cli/latest/hooks-userguide/](/cloudformation-cli/latest/hooks-userguide/)
- [Guard User Guide](/cfn-guard/latest/ug/): Provides a conceptual overview of the Guard open-source policy-as-code evaluation tool. Includes walkthroughs for writing and testing policy rules and validating data against those rules.
- [/cloudformation-cli/latest/userguide/](/cloudformation-cli/latest/userguide/)

---

## Related Links

- [AWS Glossary](http://docs.aws.amazon.com/general/latest/gr/glos-chap.html)
- [Getting Started with AWS](https://aws.amazon.com/documentation/gettingstarted/)
- [SDKs & Tools](https://aws.amazon.com/tools/)
- [AWS General Reference](https://docs.aws.amazon.com/general/latest/gr/Welcome.html)
- [AWS Training](https://aws.amazon.com/training/)
- [AWS Case Studies](https://aws.amazon.com/solutions/case-studies/)
- [AWS Whitepapers](https://aws.amazon.com/whitepapers/)

