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 41-50 out of 185
AU
Anonymous User
11/29/18
"An integral resource for teams in shared development environments"
What do you like best about AWS CloudFormation? Cloudformation has allowed my team to develop worry free in shared development environments, which had previously been an impassible hurdle in our process. What do you dislike about AWS CloudFormation? It can be difficult to visualize, especially for newcomers. Recommendations to others considering AWS CloudFormation: Don't try to use this product without reading about it first. This is an approachwhich works well for many products, but not ...
Read more
AP
Andrew P
11/29/18
"Convenient"
What do you like best about AWS CloudFormation? Great service that allows us to manage our cloud infstraucture. What do you dislike about AWS CloudFormation? I don't dislike anything about this service. What problems is AWS CloudFormation solving and how is that benefiting you? Managing cloud infratructure.
AU
Anonymous User
11/28/18
"Cloud Formation"
What do you like best about AWS CloudFormation? its an amazing product, it made easy to deploy and maintain all your plataform What do you dislike about AWS CloudFormation? nothing :) the product its amazing, we will migrate from chef to cloud formation What problems is AWS CloudFormation solving and how is that benefiting you? improve the agility of deploys, configure vpc, deploy servers, create autoscaling groups , loadbalancers.
AU
Anonymous User
11/28/18
"the only way you should create aws resources"
What do you like best about AWS CloudFormation? the ability to deploy resources in a repeatable manner What do you dislike about AWS CloudFormation? until recently no easy way to manage loops What problems is AWS CloudFormation solving and how is that benefiting you? repeatable deployments
AU
Anonymous User
11/28/18
"IaC Dream"
What do you like best about AWS CloudFormation? Love that the service stays up to date with released features in the rest of AWS ecosystem. What do you dislike about AWS CloudFormation? It doesn't have itterative constructs for ranges of resources all configured similarly. Recommendations to others considering AWS CloudFormation: Use the resource reference in the documentation! What problems is AWS CloudFormation solving and how is that benefiting you? Codifying my infrastructure. Checking ...
Read more
MH
Michael H
11/28/18
"Mandatory"
What do you like best about AWS CloudFormation? Rolling out large applications in one go What do you dislike about AWS CloudFormation? Obtuse syntax of templates and rollback cam be frustrating What problems is AWS CloudFormation solving and how is that benefiting you? Complex multi tier applications now are managed in one layer
AU
Anonymous User
11/28/18
"CFT for the Network Security Architect"
What do you like best about AWS CloudFormation? Cloudformation is simply the best solution for deploying immutable security infrastructure in the cloud. It's flexibility and continuous development are key factors for dynamic deployments of security infrastructure within AWS for the large enterprise What do you dislike about AWS CloudFormation? Up to this point my only dislike was the lack of macros, that has just now been added to cloudformation and I'm looking forward to it's use What ...
Read more
RH
Reilly H
11/28/18
"CloudFormation makes deploying full environments or stacks easy and manageable"
What do you like best about AWS CloudFormation? The ability to group resources together configured based on parameters that can be deployed from parameters supplied dynamically at stack creation time and also modified thereafter without having to necessarily rebuild the whole stack. The ability to see what would update and how before submitting the update. The ability to code the stack creation not as a language but as a set of final parameters a la Ansible/Chef/Puppet style rather than ...
Read more
AU
Anonymous User
11/28/18
"excellent"
What do you like best about AWS CloudFormation? ability to easily configure infrastructure across accounts What do you dislike about AWS CloudFormation? I would prefer ability to easily add post stack processes What problems is AWS CloudFormation solving and how is that benefiting you? building templates for multiple applications
AU
Anonymous User
11/28/18
"Love the idea of Infra as code"
What do you like best about AWS CloudFormation? Its such a great tool to automate my infra deployments especailly with Yaml support. Glad to see the new CF drift feature. What do you dislike about AWS CloudFormation? Took a little while to get started with. But i'm getting more comfortable now. What problems is AWS CloudFormation solving and how is that benefiting you? I can see the infra components as codable objects which saves lot of time to create test enviroments and test.