Browse Software
List Your Product
Loading...
AWS CloudFormation Reviews

User Rating

4.6/5 (Based on 200 Ratings)

Rating Distribution

  • Excellent

    64%
  • Very Good

    30%
  • Average

    4.5%
  • Poor

    0.5%
  • Terrible

    1%

User Sentiments

Infrastructure as Code, Quick Deployment, Easy to Use, Automation Capabilities

JSON Complexity, Learning Curve, Limited Service Support, Rollback Issues

Do You Use AWS CloudFormation?

Write a Review

Review Summary

User reviews highlight AWS CloudFormation as a powerful tool for infrastructure as code, enabling rapid deployment and tear-down of resources across multiple environments. Users praise its integration with various AWS services, allowing for the creation of complete stacks with a single template. However, some find the JSON format challenging to work with, especially for debugging errors. Other common complaints include a lack of comprehensive support for all AWS services and a steep initial learning curve. Despite these drawbacks, most users agree that CloudFormation streamlines infrastructure management, making it a valuable tool for DevOps and automation within the AWS ecosystem.

Pros

  • AWS CloudFormation enables infrastructure as code, standardizing deployments and reducing errors.
  • It provides a declarative approach, allowing you to define the desired state of your resources.
  • CloudFormation offers integration with AWS services, simplifying the creation of complex infrastructure.

Cons

  • The syntax of CloudFormation templates can be verbose and challenging to debug.
  • New AWS services may not be immediately supported, requiring workarounds or delays.
  • CloudFormation's approach can be inflexible, limiting the ability to easily manage complex dependencies.

AI-Generated from the text of User Reviews

Reviews
YJ

Yogesh J

February 21, 2025 Source: G2.com
AWS CloudFormation review
What do you like best about AWS CloudFormation?
I like that AWS CFmakes it easy to setup and manage cloud res. ources automatically. You can define everything in one template and it handles creating, updating and deleting resources without needing to do it manually
What do you dislike about AWS CloudFormation?
Sometimes, Debugging erros in AWS CloudFormation can be difficult because the error message are not always clear. It can also take time to find and fix issues.
What problems is AWS CloudFormation solving and how is that benefiting you?
It Solves the problem ofmanually setting up and managing cloud resources. It automates the process,reduce erros and saves time. Also makes deployement fatser.
Read more
JB

Josh B

January 20, 2025 Source: G2.com
AWS CloudFormation works well for our organization
What do you like best about AWS CloudFormation?
We can leverage CloudFormation templates for provisioning our infrastructure. These templates can be reused or modified as needed.
What do you dislike about AWS CloudFormation?
There are other options like Pulumi and TerraForm that provide additional features and options that we'd like to leverage at times.
What problems is AWS CloudFormation solving and how is that benefiting you?
AWS CloudFormation allows for reproducible infrastructure and consistency.
Read more
SY

Sahil Y

October 28, 2024 Source: G2.com
Detailed overview about the AWS IAC tool
What do you like best about AWS CloudFormation?
Ease of integration with the AWS environment, no cost for using cloudformation, configuration files are automatically managed by AWS and all the changes done in state are synced automatically
What do you dislike about AWS CloudFormation?
Limited to one particular cloud provider .
What problems is AWS CloudFormation solving and how is that benefiting you?
It helps with the auto deployment and management of the AWS Hosted infrastructure and ease.
Read more
UB

Usman B

August 20, 2024 Source: G2.com
with one templete we can automate same infra in multiple accounts best tool for automation
What do you like best about AWS CloudFormation?
generic template to use anywhere. even in other accounts or region
What do you dislike about AWS CloudFormation?
some automated why should be available in aws like azure.
Read more
BM

Balram M

June 15, 2024 Source: G2.com
Cloudformation optimum utilization
What do you like best about AWS CloudFormation?
Reduce time and efforts dedicated to do repetitive tasks in cloud provisioning by utilizing CloudFormation.
What do you dislike about AWS CloudFormation?
It offers to swiftly provision cloud resources as needed which results in substatial time savings.
Recommendations to others considering AWS CloudFormation?
Additionally, the ability to export existing resources.
What problems is AWS CloudFormation solving and how is that benefiting you?
After creating the CloudFormation stack, the stack name cannot be modified.
Read more
RS

Rahul S

June 8, 2024 Source: G2.com
Best IaaC for AWS
What do you like best about AWS CloudFormation?
Doing manual efforts to create sevices/resources was very time consuming & prone to errors. To automate all this things, cloudformation comes in picture, if you are AWS Cloud user. It has very good documentation, that all we need as a beginner.
What do you dislike about AWS CloudFormation?
It uses yaml files to make our work simple, also strictly follow indentation, so sometime writing file becomes over head, but once we write the file, it makes everything simpler. Job becomes easy!
What problems is AWS CloudFormation solving and how is that benefiting you?
We are just using cloudformation to automate manual efforts to create same thing again and again manually, it saves time and any manual efforts error. And also we are using AWS, so it becomes cloud native solution for us.
Read more
R

Raju

May 29, 2024 Source: G2.com
Ithout Cloudformation we need to create the resources manully, and sometimes when creating resources for multiple environments w...
What do you like best about AWS CloudFormation?
AWS Cloudformation helps us in creating infrstructure in AWS easily using different ways you choose by your flexibility, it's a Infrastructure as a service whih allows us to create AWS resources using yaml, using programming APIs, CDKs
What do you dislike about AWS CloudFormation?
Recommendations to others considering AWS CloudFormation?
With this tool we can automate the creation of resources and updating the resources easily, and which saves us lots of time, and with more success rate.
What problems is AWS CloudFormation solving and how is that benefiting you?
For beginners the stack deletion, rollback process, etc things will be difficult to understand, there is a lot of content in documentation which takes more time to debug if anything went wrong
Read more
TR

Theja R

May 28, 2024 Source: G2.com
Create AWS Resources easily with Cloudformation
What do you like best about AWS CloudFormation?
We use cloudformation for managing our AWS Cloud services, it helps us in creating, managing aws resources using different ways like Canvas template, SDKs, CDKs etc
What do you dislike about AWS CloudFormation?
Recommendations to others considering AWS CloudFormation?
Easy integrate with most popular programming languages like python, javascript, etc
What problems is AWS CloudFormation solving and how is that benefiting you?
Read more
PA

Poorav A

April 16, 2024 Source: G2.com
AWS CloudFormation the Orchestration master
What do you like best about AWS CloudFormation?
AWS CloudFormation is working very good with Python using the AWS SDK (Boto3). With CloudFormation we can do things like setting up and managing infrastructure automatically. With Boto3, developers have lots of tools to work with CloudFormation stacks – they can create, update, and delete them easily.
What do you dislike about AWS CloudFormation?
AWS CloudFormation to set up and manage infrastructure automatically is really useful, but it can be very difficult for beginners to figure it out. The documentation is too long and there are lots of different things to understand and learn.
What problems is AWS CloudFormation solving and how is that benefiting you?
AWS CloudFormation taking care of making resources are set up in the right order. This makes it easy to deployment of complicated setups with things like VPCs, subnets, security groups, and IAM roles.
Read more
YS

Yogesh S

April 12, 2024 Source: G2.com
Aws Cloud Formation: best compared to terraform
What do you like best about AWS CloudFormation?
Tools like AWS CodePipeline, Jenkins, or GitLab CI/CD can trigger CloudFormation stacks depends on changes to infrastructure code.
What do you dislike about AWS CloudFormation?
As infrastructure grows the level of complexivity also grows that is something i dislike.
What problems is AWS CloudFormation solving and how is that benefiting you?
I use Aws CloudFormation as the backbone of my Infrastructure Code.
Read more

We understand SaaS better

SaaSworthy helps stakeholders choose the right SaaS platform based on detailed product information, unbiased reviews, SW score and recommendations from the active community.

icon

Buyers

Looking for the right SaaS

We can help you choose the best SaaS for your specific requirements. Our in-house experts will assist you with their hand-picked recommendations.

icon

Makers

Want more customers?

Our experts will research about your product and list it on SaaSworthy for FREE.

Get Listed