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 21-30 out of 185
⚡K
⚡️ Kamlesh K
06/15/22
"The best tool for automation"
What do you like best about AWS CloudFormation? The easy ways to automate an architecture What do you dislike about AWS CloudFormation? Well nothing as of now, didn't find anything bad about it What problems is AWS CloudFormation solving and how is that benefiting you? The best and fastest way to deploy applications
AU
Anonymous User
03/01/22
"Forming the cloud at ease"
What do you like best about AWS CloudFormation? With cloud formation, it is easy to set up the complete infrastructure just with code. Also, the code can be written in either JSON or YAML, which makes it more handy. What do you dislike about AWS CloudFormation? The only thing which makes cloud formation lagging behind the terraform is the support for some security policies & permissions. It does follows IAM authentication that's what makes it more AWS dependent. Recommendations to others ...
Read more
AU
Anonymous User
02/07/22
"AWS Cloudformation - Infrastructure as Code"
What do you like best about AWS CloudFormation? Using Cloudformation, we don't need to create the resources manually. Changes to the infrastructure are reviewed through YAML code. Using Cloudformation, We can easily destroy and re-create an infrastructure on the cloud on the fly. What do you dislike about AWS CloudFormation? As of now, there are no downsides and dislikes for this product What problems is AWS CloudFormation solving and how is that benefiting you? For Dev environment as well, ...
Read more
AU
Anonymous User
11/23/21
"Helpful Cloudformation"
What do you like best about AWS CloudFormation? All the pre-existing templates are beneficial in configuring the needed services in a quicker time. All I have to do is upload the template, input the necessary parameters and hit submit. All the services get deployed and configured. Another feature about the cloud formation I like the most is the roll-back feature. What do you dislike about AWS CloudFormation? The only thing is don't like about the Cloud Formation is sometimes the stack gets ...
Read more
AU
Anonymous User
11/03/21
"Convert your infrastructure into code!"
What do you like best about AWS CloudFormation? It is an alternative for Terraform, another powerful tool for setting up cloud infrastructure. Let's say you have to have multiple environments for your application (app / website), and you want to have identical cloud infrastructure across all the environments. One way of doing this is you duplicate your effort and create the cloud resources manually for each environment. The other way of doing this is, is you write the CloudFormation yaml ...
Read more
AU
Anonymous User
10/01/21
"Great service"
What do you like best about AWS CloudFormation? To be able to have a clean way of recreating and destroying resources What do you dislike about AWS CloudFormation? It is challenging to set dependencies between 2 stacks What problems is AWS CloudFormation solving and how is that benefiting you? Almost all our services
PB
Pratik B
09/15/21
"Easy and useful to provision AWS Infrastructure."
What do you like best about AWS CloudFormation? The best thing about AWS Cloud formation is the supportability for JSON and YAML which is very easy to understand and learn. What do you dislike about AWS CloudFormation? It doesn't track the resources which are manually deleted and hence there is inconsistency sometimes. Recommendations to others considering AWS CloudFormation: If your infrastructure is AWS native, you can use AWS cloudformation for provisioning What problems is AWS ...
Read more
AA
Aaron A
11/09/20
"AWS native Infrastructure as Code (IaC)"
What do you like best about AWS CloudFormation? CloudFormation makes it possible to develop entire environments within YAML or JSON configuration files, and then use the same file over and over again across accounts. This allows engineers/architects to deploy consistent, repeatable infrastructure. What do you dislike about AWS CloudFormation? Some of the documentation is not very clear. This makes it harder to write resource statements for certain services, for example, Lambda. Also, some ...
Read more
AU
Anonymous User
08/22/20
"Cloudformation saved our lives from manually managing deployment in datalake built on AWS"
What do you like best about AWS CloudFormation? Managing the infrastructure as code helps us use different versions of it using Git, code commit etc. Also, features such as drift always help us informed of a consistent environment. Best part is it has no cost of its own. What do you dislike about AWS CloudFormation? Hard limit of having 200 resources per Stack Recommendations to others considering AWS CloudFormation: Cloudformation serves as a simple tool to deploy your resources quickly. ...
Read more
AU
Anonymous User
07/01/20
"Create new application by building out a template"
What do you like best about AWS CloudFormation? being able to create a new application using either yaml or json within cloudformation, you can even script this out or use the designer tool that aws has included What do you dislike about AWS CloudFormation? the designer tool is complicated to use but does get easier to use after spending more time on it and with writing some of the code to go with the designer you can create an application What problems is AWS CloudFormation solving and how ...
Read more