CloudFormation
deploymentAdopt
AWS CloudFormation is a service that helps model and instantiate AWS resources. A template describes all the AWS resources is configured and passed to CloudFormation. The resources in the template are then provisioned and configured automatically. Dependencies are managed by CloudFormation.