Table of contents
About CloudFormation
AWS CloudFormation is a service provided by Amazon Web Services that enables users to model and manage infrastructure resources in an automated and secure manner.
Using CloudFormation, developers can define and provision AWS infrastructure resources using a JSON or YAML formatted Infrastructure as Code template
The Typical CloudFormation Workflow
AWS CloudFormation lets you model, provision, and manage AWS and third-party resources by treating infrastructure as code.
How to define CloudFormation template in CSO - Cloud Automation
With Cloud Automation, we need to define modules of CloudFormation corresponding with Cloud Automation template launching's configuration: