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...
Nov 4, 20232 min read15


