AWS CloudFormation

RATING:

4.5

(59)

About AWS CloudFormation

AWS CloudFormation is designed to help businesses create a collection of AWS resources by provisioning and updating the data. The platform allows DevOps teams to automatically create cloud infrastructure and related application models. AWS CloudFormation enables users to manage the complete infrastructure or AWS resources via a text file. It lets administrators deploy application resources using built-in templates and reuse templates to replicate a cloud infrastructure in multiple environments. Additionally, IT professionals can use the application to preview proposed changes to a stack and its effect on running resources. It supports integration with various other solutions such as AWS Service Catalog, AWS Identity and Access Management (IAM) and AWS Config. AWS Clou...

AWS CloudFormation Pricing

AWS CloudFormation includes a usage-based pricing model. Please contact AWS directly for pricing details.

Free trial: 

Available

Free version: 

Available

AWS CloudFormation design interface

AWS CloudFormation Reviews

Overall Rating

4.5

Ratings Breakdown

Secondary Ratings

Ease-of-use

4

Customer Support

4.5

Value for money

4.5

Functionality

4.5

Most Helpful Reviews for AWS CloudFormation

1 - 5 of 55 Reviews

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