https://www.udemy.com/aws-certified-solutions-architect-associate/learn/v4/t/lecture/5028348?start=0
Cloud Formation allows you to download a pre-created “stack” or design your own, where an entire environment will be created with virtually the click of a button.
Deletion of the ‘Stack’ will delete ALL instances and resources that were created when the stack was provisioned.
A Cloud Guru strongly recommends taking the deep dive course (about 12 hours) into Cloud Formation because this is “The Tool” actual cloud architects use to create user environments.
CloudFormation Example:
https://s3-us-west-1.amazonaws.com/cloudformation-templates-us-west-1/WordPress_Multi_AZ.template