All AWS CloudFormation Reviews

1-25 of 55 Reviews

Sort by

Reviews are by default sorted by Recommended to software buyers, driven by our proprietary algorithm reflecting the depth and quality of the review, recency of experience, and other factors. As a neutral reviews platform, the star rating of the review is not considered in the "Recommended" ranking, and there is currently no voting mechanism that would allow site visitors to influence the ranking.
User Profile

Hardik

Verified reviewer

Consumer Goods, 10,000+ employees

Used weekly for more than 2 years

Review Source: Capterra
This reviewer was invited by us to submit an honest review and offered a nominal incentive as a thank you.

OVERALL RATING:

5

EASE OF USE

5

VALUE FOR MONEY

5

CUSTOMER SUPPORT

5

FUNCTIONALITY

5

Reviewed February 2022

Remove time spent doing repetitive task in cloud provisioning with cloudformation

PROS

providing a configuration, provisions the cloud resource as required very instantly. saves a lot of time. can also export existing resource as configuration

CONS

can provide integrations with ide tools like extension for VS Code for even simpler interface.

User Profile

Chetan

Verified reviewer

Computer Software, 10,000+ employees

Used daily for less than 2 years

Review Source: Capterra
This reviewer was invited by us to submit an honest review and offered a nominal incentive as a thank you.

OVERALL RATING:

5

EASE OF USE

4

VALUE FOR MONEY

5

CUSTOMER SUPPORT

5

FUNCTIONALITY

4

Reviewed April 2021

The best IAC tool for AWS Cloud

If your entire infrastructure is in AWS cloud, then this is the best IAC tool. I would say even better than Terraform in certain aspects if you are not aiming multicloud or hybrid cloud

PROS

It is easy to provision AWS resources and update them. It supports rollback. It also allows seeing the changes that will be applied using changesets. It is transactional , either all the resources are updated or none are.

CONS

The error messages when running the Cloudformation stacks are sometimes not easy to decipher.

Reason for choosing AWS CloudFormation

We have clear strategy that we will be using only AWS cloud. Cloudformation is better compared to Terraform when it comes to state management of the infra, the possibility of rollback and the transactional nature. In Terraform we have to explicitly maintain the state in S3 bucket. Cloudformation takes care of this as it is managed service. Being transactional , we are guaranteed that the infra will always be in consistent state.

User Profile

Raamnaaraayan

Verified reviewer

Information Technology and Services, 10,000+ employees

Used daily for more than 2 years

Review Source: Capterra
This review was submitted organically. No incentive was offered

OVERALL RATING:

4

EASE OF USE

4

VALUE FOR MONEY

4

CUSTOMER SUPPORT

4

FUNCTIONALITY

4

Reviewed September 2021

Infra-Provisioning Made Exceptional with AWS CloudFormation

1. I make the best out of CloudFormation for performing all my Infra-Implementations in my Dev, QA, Pre-Prod & Prod Environments. 2. It has amazing community support from which I can refer and practice best strategies for my deployments. 3. For detailed clarification regarding the features, excellent customer service support is provided by AWS. 4. It has a well-designed Documentation which helps me to effectively use the features and integrate with other AWS services. 5. The cost management by making use of its Stack creation is marvelous and no resource will be running in the background once you've decided to delete the stack. 6. For automation of multiple resources, I make use of combining CloudFormation with CodePipeline so that I can deliver my resources without any compromise in its integrity or configurations.

PROS

1. AWS CloudFormation offers me a spectacular platform to build and provision my organization's infrastructure requirements. 2. It provides me the feature of automation with various DevOps software seamlessly. 3. The compliance standards followed for each resource creation is top notch. 4. I can create, modify or delete the stack which is derived from my CloudFormation Template with ease. 5. It brilliantly integrated with multiple third-party software such as Git, Jenkins, Ansible, Docker, Kubernetes through its fascinating API functionality.

CONS

1. Once you create the stack in CloudFormation, you won't be able to change the name of the stack. 2. Deep understanding about the usage of scripts is required in order to establish connection with other resources. 3. For troubleshooting, the tracking of error logs in the associated CloudWatch entries is quite challenging in CloudFormation.

Reasons for switching to AWS CloudFormation

The switch to AWS CloudFormation was made because all of our client requirements were entirely based on AWS Resources. The best way of handling your Infra-provisioning using AWS Resources is exceptionally done by AWS CloudFormation

Martin

Information Technology and Services, 11-50 employees

Used daily for less than 6 months

Review Source: Capterra
This review was submitted organically. No incentive was offered

OVERALL RATING:

3

EASE OF USE

4

FUNCTIONALITY

3

Reviewed August 2021

A valid alternative for IaC

So far it has served us well, but we are moving to CDK in the near future

PROS

- Templates are written in a YAML subset, which is arguably preferable to JSON - It provides many options to properly manage the stacks lifecycle - When coupling with Cloud Development Kit, it makes up for a powerful IaC solution for AWS - As with any other AWS service, you can manage CloudFormation in the best way that fancy your team needs

CONS

- It's hard to understand that some resources that are possible to tag, don't support tagging in the templates - Templates can get complex over time

Reason for choosing AWS CloudFormation

The majority of the team already had some experience with CloudFormation

Anonymous

51-200 employees

Used daily for less than 2 years

Review Source: GetApp
This review was submitted organically. No incentive was offered

OVERALL RATING:

5

EASE OF USE

5

VALUE FOR MONEY

5

CUSTOMER SUPPORT

5

FUNCTIONALITY

5

Reviewed February 2024

Best automation stack

PROS

we can automate provisioning and decommission as well

CONS

We didn’t find any difficulty in using cloud formation

Anonymous

5,001-10,000 employees

Used daily for more than 2 years

Review Source: Capterra
This reviewer was invited by us to submit an honest review and offered a nominal incentive as a thank you.

OVERALL RATING:

5

EASE OF USE

4

VALUE FOR MONEY

4

CUSTOMER SUPPORT

5

FUNCTIONALITY

4

Reviewed December 2022

AWS's take on IaC

Overall good, but not the market leader. Would be good to start using IaC but there are better solutions.

PROS

Included as a service in the AWS platform, can be used to provision infrastructure and services.

CONS

It's not vendor neutral which can be a problem with multi-cloud deployment which can be a problem, the competitor Terraform has many more features.

Reason for choosing AWS CloudFormation

Not this time.

Reasons for switching to AWS CloudFormation

Much better IaC tool, cloud agnostic and supports multi-cloud deployments.

Pius

Internet, 2-10 employees

Used daily for less than 2 years

Review Source: Capterra
This review was submitted organically. No incentive was offered

OVERALL RATING:

4

EASE OF USE

5

VALUE FOR MONEY

4

CUSTOMER SUPPORT

4

FUNCTIONALITY

4

Reviewed May 2022

AWS CloudFormation

It's been a learning experience working with AWS CloudFormation. When I started, it was a little overwhelming for me with so many bits working together. Now that I have a grasp on it, I can easily deploy really powerful error-free stacks from the AWS marketplace error-free.

PROS

Scaling up! It's so easy to scale up and scale down your EC2 instance depending on your requirement at any particular time. This saves your costs hourly and in the long run.

CONS

Not much is wrong with CloudFormation on AWS. However, it is not easy for a first-time no-code builder to deploy an error-free stack. You have to know what you are doing when deploying a stack or updating it! As a no-code builder like myself, I made many mistakes setting up my first stack. So please watch tutorials and go through enough learning material and equip yourself to deploy your stack correctly.

Reason for choosing AWS CloudFormation

The documentation for the software I was deploying was more comprehensive for AWS than it was for digital ocean. Being a NoCode builder, I couldn't risk going it alone on DigitalOcean without support.

Vincent

Information Technology and Services, 2-10 employees

Used weekly for more than 2 years

Review Source: Capterra
This review was submitted organically. No incentive was offered

OVERALL RATING:

4

EASE OF USE

3

VALUE FOR MONEY

4

FUNCTIONALITY

5

Reviewed March 2022

Great cloud templating solution for AWS.

PROS

Very comprehensive and low level schema that allows capability to template up the desired cloud solution

CONS

Cloudformation can sometimes fail to update stacks due to drift issues. Have to be extra cautious changing some resource parameters, can cause 'new' instances to of the resources to be created instead of updating the existing resource.

Reason for choosing AWS CloudFormation

cheaper

Reasons for switching to AWS CloudFormation

More mature product and cheaper to run resourc es

User Profile

Abhilash

Verified reviewer

Graphic Design, 501-1,000 employees

Used weekly for less than 12 months

Review Source: Capterra
This review was submitted organically. No incentive was offered

OVERALL RATING:

5

EASE OF USE

3

VALUE FOR MONEY

4

CUSTOMER SUPPORT

2

FUNCTIONALITY

3

Reviewed March 2023

Better Than AZURE??

i've been using this software from an year now,so..far it's been working well .the features and functionality has its own flexubility for the user to use the software.the pricing can be lowered to gain edge over the competetors

PROS

it has great user interface it has user freindly inerface which helps the user easy to navigateeasy to customize and makes chages to the datait aslo has the code controling feature which helps the userthe account authentication and restrictions are easy to add

CONS

there are many features which makes the layout climsyit has ocassional server runtime crashesand it is too much expensive as comppared to its competators like google and microsoft azure

Reasons for switching to AWS CloudFormation

not many features in the azure as ompared to aws cloud formation

User Profile

Ramindu

Verified reviewer

Computer Software, 10,000+ employees

Used daily for more than 2 years

Review Source: Capterra
This reviewer was invited by us to submit an honest review and offered a nominal incentive as a thank you.

OVERALL RATING:

5

EASE OF USE

5

VALUE FOR MONEY

5

CUSTOMER SUPPORT

4

FUNCTIONALITY

4

Reviewed August 2021

CloudFormation is the go-to solution to automate infrastructure builds on AWS

PROS

AWS CloudFormation is a infrastructure-as-code solution that allows you to bootstrap infrastructure and services within the AWS space. It contains a very comprehensive set of features to build out infrastructure with the necessary security controls and service integrations that you would need.

CONS

AWS CloudFormation has a steep learning curve for a service that only supports AWS.

Alberto

Food & Beverages, 11-50 employees

Used weekly for less than 6 months

Review Source: Capterra
This review was submitted organically. No incentive was offered

OVERALL RATING:

5

EASE OF USE

5

FUNCTIONALITY

4

Reviewed June 2023

Seamless Experience with AWS CloudFormation

PROS

AWS CloudFormation provides unmatched compatibility with diverse services, allowing me to effortlessly deploy comprehensive environments in minutes. Its integration with Amazon's CDK expands the possibilities by enabling infrastructure-as-code in multiple languages. Automating resource provisioning, CloudFormation streamlines the build process with preconfigured templates. Robust technical support and abundant documentation further enhance the experience, fostering growth in both CloudFormation and AWS skills.

CONS

AWS CloudFormation, while powerful, has some areas for improvement. Occasionally, updates and creations can be slow, and manual intervention is required for failed deletions. The documentation can be challenging for beginners, necessitating guidance from experienced colleagues. Its reliance on AWS infrastructure may limit usability in multi-cloud environments. Enhanced error handling would alleviate time spent debugging CFT templates.

Christopher

Information Technology and Services, 2-10 employees

Used daily for more than 2 years

Review Source: Capterra
This reviewer was invited by us to submit an honest review and offered a nominal incentive as a thank you.

OVERALL RATING:

5

EASE OF USE

5

VALUE FOR MONEY

5

FUNCTIONALITY

5

Reviewed June 2021

Infrastructure As Code

Overall my experience with cloudformation has absolutely been positive. Automation of infrastructure is made easy once you become familiar with setting up your templates

PROS

The feature that are most impactful is the compatibility with multiple services. You can simple write a template and deploy entire environments in minutes form servers to databases. If you use Amazon's CDK you can take it a step further and write infrastructure as code in languages like typescript or python. The CDK then deploys directly to cloudformation.

CONS

What I like least about cloudformation are the error messages. Occasionally they can be a bit vague, which of course makes debugging take longer than it should. This happens most often when permissions/roles are off.

Adebayo

Computer Software, 1,001-5,000 employees

Used daily for more than 2 years

Review Source: Capterra
This reviewer was invited by us to submit an honest review and offered a nominal incentive as a thank you.

OVERALL RATING:

5

EASE OF USE

4

CUSTOMER SUPPORT

4

FUNCTIONALITY

4

Reviewed January 2022

Infrastructure BluePrint

Overall, our experience with AWS CLoudFormation has been satisfactory and we're loving it.

PROS

Being able to spin up resources on AWS cloud through a template is one feature that would always stand out for me. CloudFormation enables one to automate the entire build process when spinning up a new server or resources with predefined configuration in your template.

CONS

You have to be well vast with YAML to be able to use this, while this shouldn't be much of a big deal for software developers, it does make template configuration a bit confusing for those without programming experience.

Kesavan

Research, 201-500 employees

Used daily for less than 2 years

Review Source: Capterra
This review was submitted organically. No incentive was offered

OVERALL RATING:

5

EASE OF USE

5

VALUE FOR MONEY

5

CUSTOMER SUPPORT

5

FUNCTIONALITY

4

Reviewed May 2023

"AWS" The Cloud God

PROS

It is very easy to use for new users and it's very easy to explain for the freshers. Since we have integrated AWS with other apps to upload and download our inputs and outputs, it works well with integration as well.

CONS

Nothing much as a negative but sometimes if the servers get down we won't be able to start our Jupiter notebook to run our codes.

Anonymous

201-500 employees

Used weekly for less than 12 months

Review Source: Capterra
This review was submitted organically. No incentive was offered

OVERALL RATING:

4

EASE OF USE

4

VALUE FOR MONEY

3

CUSTOMER SUPPORT

4

FUNCTIONALITY

4

Reviewed March 2022

The AWS review

PROS

It assists us in a variety of ways in completing our tasks. With cloud formation, managing, adding, updating, and deleting resources is also a breeze. It has fantastic community support, which I can use to refer to and put into effect the finest deployment tactics. I utilise a combination of CloudFormation and CodePipeline to automate the delivery of numerous resources such that their integrity and customizations are not compromised.

CONS

It's as easy as it seems; you can create a template that will launch various Amazon services. There is no equivalent.

Anis

Computer Software, 10,000+ employees

Used daily for more than 2 years

Review Source: Capterra
This reviewer was invited by us to submit an honest review and offered a nominal incentive as a thank you.

OVERALL RATING:

4

EASE OF USE

3

VALUE FOR MONEY

5

FUNCTIONALITY

5

Reviewed February 2023

Fast infrastructure setup and review

Use CloudFormation to create and maintain infrastructure. AWS team needs to work on the bugs.

PROS

It's a fast way to create infrastructure in AWS. Also, since Cloudformation can be setup in multiple stacks, it is easy to maintain.

CONS

Many times the CloudFormation deployment fails after trying for a long time, which is frustrating. Also, the error messages are not easy to understand.

Anonymous

10,000+ employees

Used daily for less than 2 years

Review Source: Capterra
This review was submitted organically. No incentive was offered

OVERALL RATING:

5

EASE OF USE

5

FUNCTIONALITY

5

Reviewed March 2022

AWS CloudFormation - Impressive

AWS CloudFormation is an outstanding AWS service. I have been using it to deploy a VPS in minutes as it does most of the work resource wise and only few parameters needs to be taken care of while deploying. CloudFormation helps with continuous delivery and deployment of resources small of big without taking too much time. Working on different environments using the same template helps make it easier with cloudformation.

PROS

Template builder, Infrastructure Provisioning, Stack Visibility, History and Tracking.

CONS

Sometimes stacks takes time to delete due to correlation of resources. Need to delete resources manually.

Anonymous

10,000+ employees

Used weekly for more than 2 years

Review Source: GetApp
This review was submitted organically. No incentive was offered

OVERALL RATING:

5

EASE OF USE

4

VALUE FOR MONEY

5

CUSTOMER SUPPORT

5

FUNCTIONALITY

4

Reviewed June 2021

Help to build AWS Infra on clicks.

Overall it is very good service to minimize and reuse all infra building work.

PROS

AWS CloudFormation help to automate and deployment of AWS Infrastructure. It is easy to build Templates and and deploy infra into different AWS accounts. and you can easily maintain versioning so if you want build older version infra will be easy. The best thing with AWS is Technical support, There is lot of support documentation and training videos available. Also AWS technical support team is available for 24X7.

CONS

When we do setup multiple AWS Services using AWS console to migrate it to different account AWS cloudFormation has little complex procedure. I feel happy if AWS cloudFormation template gets created with click.

User Profile

Animesh

Verified reviewer

Information Technology and Services, 10,000+ employees

Used daily for less than 2 years

Review Source: Capterra
This reviewer was invited by us to submit an honest review and offered a nominal incentive as a thank you.

OVERALL RATING:

5

EASE OF USE

5

VALUE FOR MONEY

5

CUSTOMER SUPPORT

5

FUNCTIONALITY

5

Reviewed April 2022

Best Iaas tool in the market.

AWS CloudFormation has all the capabilities that many DevOps tools have.

PROS

For streaming purposes, I'm using it to build a clustering solution. It is the greatest tool for delivering packages, especially because the AWS CloudFormation template includes settings for Lambda, Sagemaker, and other services.

CONS

There is nothing wrong with this tool, but there is a need for development in terms of setting dependencies between two stacks.

Kevin

Computer Software, 501-1,000 employees

Used daily for less than 2 years

Review Source: Capterra
This reviewer was invited by us to submit an honest review and offered a nominal incentive as a thank you.

OVERALL RATING:

5

EASE OF USE

5

VALUE FOR MONEY

5

CUSTOMER SUPPORT

5

FUNCTIONALITY

5

Reviewed January 2022

Ease use of AWS Operations

PROS

Having the option to make another application utilizing either yaml or json inside cloudformation, you can even prearrange this out or utilize the architect apparatus that aws has included

CONS

The designer tool device is muddled to utilize however gets simpler to use subsequent to investing more energy in it and with thinking of a portion of the code to go with the creator you can make an application

User Profile

Justin Emanuel

Verified reviewer

Pharmaceuticals, 1,001-5,000 employees

Review Source: Capterra
This reviewer was invited by us to submit an honest review and offered a nominal incentive as a thank you.

OVERALL RATING:

5

EASE OF USE

5

VALUE FOR MONEY

5

CUSTOMER SUPPORT

5

FUNCTIONALITY

5

Reviewed November 2020

AWS we love Lambda

Multiple locations and databases . Some services aren't available everywhere .US Virgina servers is awesome and had Evey new update

PROS

AWS has a great CMS IAM were easy to use to add users . Setting admins and restrictions to Accounts were easy to setup up.

CONS

2 factor authentication sometime would rest multiple times durning server run time which causes disrubtions .wehn scaling up servers you may get over charged .

Reasons for switching to AWS CloudFormation

Had more Developer with certifications

User Profile

Shefali

Verified reviewer

Retail, 10,000+ employees

Used daily for less than 2 years

Review Source: Capterra
This review was submitted organically. No incentive was offered

OVERALL RATING:

5

EASE OF USE

4

VALUE FOR MONEY

4

CUSTOMER SUPPORT

5

FUNCTIONALITY

5

Reviewed December 2021

Must to drive infrastructure-as-code best practices

AWS CloudFormation has helped out organization to adopt infrastructure-as-code best practices and have much needed cost savings on cloud infrastructure.

PROS

Infrastructure-as-code best practices, infrastructure configuration in a template based approach, infrastructure automation provisioning, cost savings, no manual overhead

CONS

Need support for multi cloud Infrastructure configurations similar to Terraform tool

Anonymous

1,001-5,000 employees

Used daily for less than 2 years

Review Source: Capterra
This reviewer was invited by us to submit an honest review and offered a nominal incentive as a thank you.

OVERALL RATING:

4

EASE OF USE

4

VALUE FOR MONEY

4

CUSTOMER SUPPORT

4

FUNCTIONALITY

4

Reviewed April 2021

Great application for viewing your deployment logs

Great service which addresses the deployment needs.

PROS

This service is a great way to look at the recent build, deployment logs for your services deployed on the cloud in various environments.

CONS

The builds sometimes take more time in running and the deployment logs are not displayed. Sometimes the stacks needs to be deleted if it can't be rollbacked.

User Profile

Moustafa Medhat

Verified reviewer

Medical Devices, 10,000+ employees

Used monthly for less than 2 years

Review Source: Capterra
This reviewer was invited by us to submit an honest review and offered a nominal incentive as a thank you.

OVERALL RATING:

5

EASE OF USE

3

VALUE FOR MONEY

3

CUSTOMER SUPPORT

4

FUNCTIONALITY

4

Reviewed January 2022

My Experiance with AWS CloudFormation

My overall experience is very good as AWS CloudFormation provides me with a variety of tools that I need.

PROS

I like that AWS CloudFormation provides documentation to explain everything a good interface. Also, i like that AWS CloudFormation always reminds me if I exceed the budget is determined. AWS CloudFormation allows me to update my stack after it has been created which is great because sometimes I need to change some things.

CONS

It doesn't allow me to name some of the used resources. Some of the error messages need deeper explanations so I can fix them easily.

Anonymous

5,001-10,000 employees

Used weekly for more than 2 years

Review Source: Capterra
This reviewer was invited by us to submit an honest review and offered a nominal incentive as a thank you.

OVERALL RATING:

4

EASE OF USE

5

VALUE FOR MONEY

4

CUSTOMER SUPPORT

4

FUNCTIONALITY

5

Reviewed October 2022

Spin up infrastructure at ease

Its amazing...with studio also you don't need to even write the code just drag and drop resources and you're ready to go.

PROS

Very easy to use ..just you need to write yaml or json code for creating infrastructure and it will create all the resources you need smoothly. Also, it does not make you pay for doing this..its free, you just need to pay for resources created.

CONS

Everything's awesome but one version control system should be integrated to maintain version of stacks

Reason for choosing AWS CloudFormation

AWS managed

Showing 1 - 25 of 55 Reviews