GetApp offers objective, independent research and verified user reviews. We may earn a referral fee when you visit a vendor through our links.
Our commitment
Independent research methodology
Our researchers use a mix of verified reviews, independent research, and objective methodologies to bring you selection and ranking information you can trust. While we may earn a referral fee when you visit a provider through our links or speak to an advisor, this has no influence on our research or methodology.
How GetApp verifies reviews
GetApp carefully verified over 2 million reviews to bring you authentic software experiences from real users. Our human moderators verify that reviewers are real people and that reviews are authentic. They use leading tech to analyze text quality and to detect plagiarism and generative AI.
How GetApp ensures transparency
GetApp lists all providers across its website—not just those that pay us—so that users can make informed purchase decisions. GetApp is free for users. Software providers pay us for sponsored profiles to receive web traffic and sales opportunities. Sponsored profiles include a link-out icon that takes users to the provider’s website.
AWS CloudFormation has the following pricing plans:
Pricing model: Free
Free Trial: Available | (No Credit Card required)
These products have better value for money
Q. Who are the typical users of AWS CloudFormation?
AWS CloudFormation has the following typical customers:
Freelancers, Large Enterprises, Mid Size Business, Small Business
Q. What languages does AWS CloudFormation support?
AWS CloudFormation supports the following languages:
Arabic, English, German, French, Italian, Spanish, Turkish, Russian, Portuguese, Korean, Japanese, Chinese (Simplified), Chinese (Traditional)
Q. Does AWS CloudFormation offer an API?
Yes, AWS CloudFormation has an API available for use.
Q. What level of support does AWS CloudFormation offer?
AWS CloudFormation offers the following support options:
24/7 (Live rep), Chat, Phone Support, Knowledge Base, FAQs/Forum, Email/Help Desk
AWS CloudFormation is designed to help businesses create and manage a collection of Amazon Web Services and third-party application resources in a cloud environment. Employees can utilize built-in templates to replicate the infrastructure in multiple environments and update or delete an entire stack as a single unit, eliminating the need to manage resources individually.
Typical customers
Platforms supported
Support options
Training options
Starting from
Free
Starting from
29
/user
Per month
Value for money
4.5
/5
59
Starting from
Free
Value for money contenders
Functionality
4.4
/5
59
Total features
9
2 categories
Functionality contenders
Overall Rating
4.5
/5
59
Positive reviews
95
%
34
22
3
0
0
Overall rating contenders
Chetan Y.
Computer Software, 10,001+ employees
Used daily for 1-2 years
Review source
Share this review:
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
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.
The error messages when running the Cloudformation stacks are sometimes not easy to decipher.
Raamnaaraayan R.
Information Technology and Services, 10,001+ employees
Used daily for 2+ years
Review source
Share this review:
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...
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.
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.
Martin C.
Information Technology and Services, 11-50 employees
Used daily for less than 6 months
Review source
Share this review:
So far it has served us well, but we are moving to CDK in the near future
- 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
- 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
Verified reviewer
Information Technology and Services, 5,001-10,000 employees
Used daily for 2+ years
Review source
Share this review:
Overall good, but not the market leader. Would be good to start using IaC but there are better solutions.
Included as a service in the AWS platform, can be used to provision infrastructure and services.
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.
Pius E.
Internet, 1-10 employees
Used daily for 1-2 years
Review source
Share this review:
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.
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.
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.