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 91-95 out of 185
AU
Anonymous User
11/26/18
"Not Comprehensive"
What do you like best about AWS CloudFormation? Works well with AWS. Best product to use for infrastructure as code in AWS, What do you dislike about AWS CloudFormation? Very sequential. It is unable to figure out the sequence of steps if they are out of order in the code. Recommendations to others considering AWS CloudFormation: Make is more robust like Terraform What problems is AWS CloudFormation solving and how is that benefiting you? Implement infrastructure as code for our devops pipeline.
AB
Anton B
03/07/16
"I would not recommend to use cloudformation for infra provisioning automation"
What do you like best about AWS CloudFormation? You can write specs of your systems and store those specs in a VCS What do you dislike about AWS CloudFormation? - Procedural DSL implemented using JSON - Cascading resource removal does not work well Recommendations to others considering AWS CloudFormation: Have a look at Teraform What problems is AWS CloudFormation solving and how is that benefiting you? When trying to automate infrastructure provisioning no significant benefits were found ...
Read more
MA
Miguel A
11/26/18
"Not the best code around"
What do you like best about AWS CloudFormation? Ability to create infrastructure as code. What do you dislike about AWS CloudFormation? Code is harsh, relies too much in bash commands. Recommendations to others considering AWS CloudFormation: Have a look to Terraform What problems is AWS CloudFormation solving and how is that benefiting you? Infrastructure creation and maintenance
DL
David L
11/28/18
"Powerful but Confusing"
What do you like best about AWS CloudFormation? CloudFormation is an everything AND the kitchen sink tool for managing AWS resources What do you dislike about AWS CloudFormation? The use of JSON for configuring CloudFornmation is tedious, hard to write and read, and makes it hard to debug. Recommendations to others considering AWS CloudFormation: Don't use JSON What problems is AWS CloudFormation solving and how is that benefiting you? Spinning up on-demand ephemeral resourceds
AU
Anonymous User
01/28/18
"Oh my god why?"
What do you like best about AWS CloudFormation? AWS updates it; supports the latest features What do you dislike about AWS CloudFormation? My team found that once we started trying to break it apart and make it modular it was difficult to end up with anything that anyone enjoyed working with. We disliked it so much that we ended up writing our own python-based abstraction around it that allowed us to use simple and flat CloudFormation templates and connect them to each other via python ...
Read more