All topics / AWS CloudFormation

AWS CloudFormation

AWS's native infrastructure as code: declare resources in a template, and CloudFormation creates, updates, and rolls back the whole stack as one unit.

  1. The mental model: templates and stacks
  2. Writing and changing stacks for real
  3. When it breaks: rollback, drift, and Terraform