CloudFormation or Terraform or both :)
Both tools allow provisioning AWS infrastructure as code, but have key differences in approach and capabilities.
Infrastructure Modeling
CloudFormation uses YAML/JSON templates that define resources sequentially.
CloudFormation uses JSON/YAML templat...
tgaleev.com2 min read