Streamline your cloud workflows with ease.
Add to compare
AWS CloudFormation offers custom pricing plan
Log in Required to View Reviews
Filter results
Sort by :
Showing 171-180 out of 185
SM
Sabitha M
01/11/18
"Building on demand infrastructure through Cloud Formation"
What do you like best about AWS CloudFormation? Cloud formation helps one to put infrastructure as code .Individual Amazon resource can be put together as code in cloud formation template and create infrastructure with minimum effort and within time. Cloud formation template is easily understandable , it is written in json or yaml. Once cloud formation template is launched it shows user to select parameters from console. These parameters are defined in cloud formation templates . User can ...
Read more
DO
Dan O
12/28/17
"Infrastructure as Code. Great, but there is a learning curve. "
What do you like best about AWS CloudFormation? It's effectively a documented build sheet, except all of your infrastructure can be built automatically from code. Cloudformation is able to setup resources across the AWS stack and across all regions, it's free and you only pay for the resources that you use/deploy. It can be managed from a CLI or API. Code (JSON) can be built from a drag and drop GUI or by hand. What do you dislike about AWS CloudFormation? Whilst you can export the output ...
Read more
SA
Sheehan A
10/23/16
"Great tool for automatically provisioning and deploying your cloud native apps"
What do you like best about AWS CloudFormation? CloudFormation is a free service that comes with your AWS subscription that allows you to define a template for all of your cloud resources and launch them in a predictable and reliable way. You can write either JSON or YAML to define all of your instances, databases etc. and then launch them into production without having to do any manual operation. This is a great way to start diving into the world of devops and continuous delivery. What do ...
Read more
MC
Manil C
09/13/16
"CloudFormation is great but sadly supported only on AWS"
What do you like best about AWS CloudFormation? It is become more and more difficult to choose the right provisioning tool to build even the relatively complex infrastructure on any Cloud provider. For AWS, what you would be looking for is the ability to provision resources (e.g. EC2, VPC) and the ability to reuse the same configuration to build multiple environments (e.g. development, staging and production). CloudFormation address these two concerns, it is a template driven that can be ...
Read more
TY
Tzu-Chi Y
03/24/16
"Easy to use with prepared configuration json"
What do you like best about AWS CloudFormation? I like the way that we can design our infrastructure using pure GUI. What do you dislike about AWS CloudFormation? I may need better knowledge of the backend for fine-tuning the infrastructure. Recommendations to others considering AWS CloudFormation: Need better small examples for CloudFormation configurations, so that newbies get easier to learn it. What problems is AWS CloudFormation solving and how is that benefiting you? I just want to ...
Read more
JP
Joshua P
03/14/16
"A powerful tool, broadly applicable to other AWS services"
What do you like best about AWS CloudFormation? Nearly every service AWS offers can be enumerated and configured using CloudFormation. For simple syntax checking, JSON is a great format. The available tools for working with CloudFormation templates in IDEs or browser editors is steadily growing, and AWS has released their own visual editing tool which allows less-experienced users to quickly create an environment template and deploy it using CloudFormation. For more advanced users, ...
Read more
AU
Anonymous User
03/13/16
"Fantastic experience for automated system deployments and upgrade on AWS"
What do you like best about AWS CloudFormation? Ability to fully embrace IaC (infrastructure as code) with the very powerful "descriptive" approach (as opposed to the imperative approach you usually use with scripting) that enables seamless updates to running infrastructures. What do you dislike about AWS CloudFormation? The awful JSON based syntax which is hard to maintain and validate. Recommendations to others considering AWS CloudFormation: Have a look at troposphere (a project for ...
Read more
AS
Arjen S
03/12/16
"CloudFormation is an excellent tool for organizing your AWS infrastructure"
What do you like best about AWS CloudFormation? CloudFormation allows you to easily create an infrastructure, and most importantly it allows you to keep track of the changes you make. This also means that you can quickly copy the infrastructure for a different environment (QA for example) or even an entirely different region. What do you dislike about AWS CloudFormation? As the templates are written in JSON, it's impossible to put comments inside them. There are ways around that, but it is ...
Read more
AU
Anonymous User
03/12/16
"cloud formation review"
What do you like best about AWS CloudFormation? Its easy to use with a low learning curve What do you dislike about AWS CloudFormation? It does not have the ability to configure all aws services Recommendations to others considering AWS CloudFormation: Verify it can configure the aws services that you are using or want to be using. What problems is AWS CloudFormation solving and how is that benefiting you? Automation, automation, automation.
BM
Bryan M
03/11/16
"AWS CloudFormation experience"
What do you like best about AWS CloudFormation? Allows us to quickly implement true "infrastructure as code" on AWS; also, excellent documentation and examples really helped us climb the learning curve quickly. What do you dislike about AWS CloudFormation? I wouldn't call it a dislike but it seems like a graphical editor would allow users to visualize their environments while generating the required JSON in the background. The only other complaint I really have is the overall performance of ...
Read more
Disclaimer: This research has been collated from a variety of authoritative sources. We welcome your feedback at [email protected].