Yesterday, I explored AWS CloudFormation, a service that allows us to provision and manage AWS infrastructure using code (Infrastructure as Code). With CloudFormation, I learned how templates can be used to create, update, and delete entire stacks of...