I switched from Terraform to CloudFormation — and I regretted it.
Representing infrastructure as code in a repeatable text format is a best practice for systems that does not require much effort. This practice is known as Infrastructure as Code, and currently, there are two popular tools for implementing it, especially in AWS: Terraform and CloudFormation. I compare the experiences of working with Terraform and CloudFormation Before joining […]
