
What is AWS CloudFormation?
AWS CloudFormation provides a common language for you to describe and provision all the infrastructure resources in your cloud environment. CloudFormation allows you to use a simple text file to model and provision, in an automated and secure manner, all the resources needed for your applications across all regions and accounts. This file serves as the single source of truth for your cloud environment.
Company Details
Need Assistance?
We're here to help you with understanding our reports and the data inside to help you make decisions.
Get AssistanceAWS CloudFormation Ratings
Real user data aggregated to summarize the product performance and customer experience.
Download the entire Product Scorecard
to access more information on AWS CloudFormation.
Product scores listed below represent current data. This may be different from data contained in reports and awards, which express data as of their publication date.
91 Likeliness to Recommend
98 Plan to Renew
86 Satisfaction of Cost Relative to Value
Emotional Footprint Overview
Product scores listed below represent current data. This may be different from data contained in reports and awards, which express data as of their publication date.
+95 Net Emotional Footprint
The emotional sentiment held by end users of the software based on their experience with the vendor. Responses are captured on an eight-point scale.
How much do users love AWS CloudFormation?
Pros
- Helps Innovate
- Continually Improving Product
- Fair
- Includes Product Enhancements
How to read the Emotional Footprint
The Net Emotional Footprint measures high-level user sentiment towards particular product offerings. It aggregates emotional response ratings for various dimensions of the vendor-client relationship and product effectiveness, creating a powerful indicator of overall user feeling toward the vendor and product.
While purchasing decisions shouldn't be based on emotion, it's valuable to know what kind of emotional response the vendor you're considering elicits from their users.
Footprint
Negative
Neutral
Positive
Feature Ratings
Dynamic Scalability
Configuration Management
Resource Availability
Task Process Automation
Resource Definition
Systems Administration
Service Templates
Agent or Agentless
Workflow Support
Scripting Support
Multi Tenancy
Vendor Capability Ratings
Business Value Created
Breadth of Features
Quality of Features
Vendor Support
Ease of Data Integration
Product Strategy and Rate of Improvement
Ease of Customization
Ease of IT Administration
Availability and Quality of Training
Ease of Implementation
Usability and Intuitiveness
AWS CloudFormation Reviews

Dheeraj Kumar B.
- Role: Information Technology
- Industry: Energy
- Involvement: IT Development, Integration, and Administration
Submitted Jan 2022
Resources deployed easily and efficiently
Likeliness to Recommend
What differentiates AWS CloudFormation from other similar products?
Other products can't offer much when it comes to integrating IOT resources and Infrastructure deployments.
What is your favorite aspect of this product?
Accessing infrastructure and able to deploy easily with all the necessary configurations is my favorite aspect.
What do you dislike most about this product?
UI could be improved a lot
What recommendations would you give to someone considering this product?
For solutions on AWS, consider deploying infrastructure using AWS Cloud Formation
Pros
- Helps Innovate
- Continually Improving Product
- Reliable
- Performance Enhancing
Stephen C.
- Role: Consultant
- Industry: Consulting
- Involvement: Business Leader or Manager
Submitted Nov 2021
Great features and use for any AWS instance
Likeliness to Recommend
What differentiates AWS CloudFormation from other similar products?
Terraform is the closest competitor, which is cloud agnostic - so works with Oracle Cloud, Google Clouds etc. AWS CloudFormation is a service that allows you to model and then provision applications securely and repeatedly in AWS cloud. As AWS knows AWS best this service works with Cloud Watch to version control AWS infrastructure and do iterative testing/
What is your favorite aspect of this product?
You can do rollbacks using AWS CloudFormation that the likes of Terraform cannot do.
What do you dislike most about this product?
Features available in the US regions of CloudFormation are not available in all AWS regions, so if you have a global presence you have limits.
What recommendations would you give to someone considering this product?
Configuration is easy and using the full AWS stack makes sense. CloudFormation is a great service that automates much and saves time.
Pros
- Helps Innovate
- Continually Improving Product
- Performance Enhancing
- Enables Productivity

Sunny H.
- Role: Information Technology
- Industry: Technology
- Involvement: End User of Application
Submitted Nov 2021
Best way to keep track & model the cloud resources
Likeliness to Recommend
What differentiates AWS CloudFormation from other similar products?
We have used CloudFormation to model our entire stack of applications that are using cloud resources. These applications are like Java microservices deployed on ECS, EC2, AWS Lambda, AWS SNS, etc. Cloudformation helps in creating & managing this list of resources systematically by creating a template in JSON or Yaml file. We can use this file to replicate & create the resources for all our development environments using dynamic parameters & creating cloudformation stacks.
What is your favorite aspect of this product?
Cloudformation helps in creating & managing this list of resources systematically by creating a template in JSON or Yaml file.
What do you dislike most about this product?
Cloudformation does not support some AWS resources
What recommendations would you give to someone considering this product?
With AWS CloudFormation, we are creating a single centralized stack of resources that are used to maintain & manage the application for different environments. The benefit of Cloudformation is that it has reduced our development time by half due to the automation of deployment & creation of cloud resources.