Reviews for AWS CloudFormation

Login to Review
dakota_white20
dakota_white20
Mar 11, 2026
3.50/5
Powerful but Complex Infrastructure-as-Code Tool
Ease of Use
Features
Value for Money
Customer Support
Overall Experience

CloudFormation is incredibly powerful for managing AWS infrastructure as code and maintaining consistent deployments across environments. However, the learning curve is steep, especially with YAML/JSON templates that can become unwieldy for complex architectures. The rollback features work well when deployments fail, but debugging template errors often feels like solving cryptic puzzles without adequate documentation. For teams already deep in AWS, it's valuable, but I wish the developer experience was more intuitive.

0 helpful 0 not helpful
river_taylor52
river_taylor52
Mar 09, 2026
2.83/5
Frustratingly Complex and Error-Prone
Ease of Use
Features
Value for Money
Customer Support
Overall Experience

As a DevOps engineer using CloudFormation daily, I find the YAML/JSON template syntax incredibly verbose and difficult to debug. Error messages are often cryptic, pointing to line numbers without clear explanations, leaving me wasting hours troubleshooting simple typos. While the concept of Infrastructure as Code is great, the execution feels clunky compared to Terraform, especially with third-party resource support being an afterthought. The learning curve is steep for new team members, and even small template changes can fail unpredictably during updates.

0 helpful 0 not helpful
oliver_davis2
oliver_davis2
Mar 07, 2026
4.50/5
A Game-Changer for Managing AWS Infrastructure
Ease of Use
Features
Value for Money
Customer Support
Overall Experience

As a DevOps engineer, AWS CloudFormation has transformed how my team manages our cloud environment. The ability to define our entire stack in a template ensures consistency across environments and drastically reduces manual configuration errors. While there's a learning curve, the time saved on deployments and updates is invaluable, especially when rolling back changes is as simple as reverting a template.

0 helpful 0 not helpful
Review Summary
3.6

Based on 3 reviews

Ease of Use 2.7/5
Features 4.0/5
Value for Money 4.3/5
Customer Support 3.0/5
Overall Experience 3.3/5
Rating Distribution
5
1
4
1
3
1
2
0
1
0
AWS CloudFormation
AWS CloudFormation

AWS CloudFormation is an infrastructure as code service that allows you to model, provision, and manage AWS and third-party resources …

Back to Product