Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

85 reviews
from G2

External reviews are not included in the AWS star rating for the product.


    Timo G.

Terraform, best thing for people working in operations since sliced bread

  • March 18, 2023
  • Review provided by G2

What do you like best about the product?
It gives me the ability to spin up or spin down infrastructure in a repeatable fashion without the worry that if someone manually deleted or changed something that I won't be able to recover from it. Helps me to repeat certain things by writing reusable modules.
What do you dislike about the product?
There isn't really anything I dislike besides the fact that if there is a bug in a terraform provider that I start realising how hard life without terraform really is.
What problems is the product solving and how is that benefiting you?
Building a cloud based platform that can scale. Where similiar teams have similiar applications then we provided them with all they need to deploy their app to the cloud using code.


    Mekuleyi M.

Reviewing Terraform Hashicorp

  • February 23, 2023
  • Review provided by G2

What do you like best about the product?
I like the fact that HCL is a very simple and intuitive language to write, I like the fact that the deployment mechanisms are also simple and easy to understand. I also like the fact it is easy to deploy and review configuration.
What do you dislike about the product?
I dont like the fact that you have to use a seperate mechnism to manage state files especially if you are hoping to collaborate on terraform and build out commponent with your team
What problems is the product solving and how is that benefiting you?
Terraform is enabling us to define configuration very easily and very quickly, it also enabling us to manage deployments, manage infrastructure and to ensure that what we have running is a representation of the prodduction environment


    Harshal S.

Best Infrastructure as code tool ever ?

  • February 06, 2023
  • Review verified by G2

What do you like best about the product?
I've been using Terraform for almost one year and here are some things that I like about Terraform
1:easy to learn.
2:Rich documentation and strong community support.
3:easy to implement.
4: Easy Integrations with different tools.
5: it supports multiple clouds.
6:Terraform generates execution plans to show you exactly what changes will be made before they are applied, reducing the risk of unintended changes.
What do you dislike about the product?
While working, I've noticed some flaws those are :
1: It does not support programming language.
2: It does not support importing code from other IaC tools.
3: We have to manage our state files.
4: Debugging code is challenging. Especially when working with complex modules or resource types.
What problems is the product solving and how is that benefiting you?
Previous tools are very outdated now, and they have lots of drawbacks when it comes to Infrastructure automation; without Terraform, we would have to do all the Infrastructure deployment manually multiple times repeatedly, which was a kind of headache, but with Terraform, we can deploy any resource within seconds and as many times we want . Terraform can manage large complex enterprise-level configurations without any problem, which has helped me in my work.


    Alex P.

Incredible tool

  • January 25, 2023
  • Review provided by G2

What do you like best about the product?
I have to be fair - I can not imagine a modern software development company that does not use Terraform. There are almost no other tools that have the same abilities as terraform. I mean, there is a cloudformation, but I do not know who use it anymore
What do you dislike about the product?
Documentation is too complex for beginners, lack of proper good-practices handbook/whitepaper
What problems is the product solving and how is that benefiting you?
Write your infrastructure as a code, declarative approach


    Automotive

Best tool to automate the creation, updates, backups, etc. of artifacts within New Relic.

  • December 30, 2022
  • Review verified by G2

What do you like best about the product?
Allows you to integrate with your CI/CD workflows and automate the creation of alert conditions in New Relic. Once created, it becomes very simple to update and serves as a backup in case any unwanted changes are applied manually.
What do you dislike about the product?
I have not found a downside to using this tool while managing alert conditions, policies, workflows, etc. within New Relic. It's both beneficial for small and big organizations and helps have optimum control over these key artifacts.
What problems is the product solving and how is that benefiting you?
It saves a ton of time when we have the need to create either alert conditions or workflows. It literately can create 200 workflows in milliseconds saving all the manual effort. It also solves the problem of having a backup for any critical alert conditions in case they are accidentally deleted or modified.


    PYAE PHYOE S.

Having strong experience in Terraform and Cloudformation.

  • December 30, 2022
  • Review verified by G2

What do you like best about the product?
As infrastructure as code, Terraform is more compatible and flexible for multi-cloud compared with cloudformation.
What do you dislike about the product?
some functions like if-else and switch does not support.
What problems is the product solving and how is that benefiting you?
They keep upgrading their features like Terraform can integrate with AWS CDK and so on.


    Eduardo C.

Best IaC tool for cloud operation

  • November 07, 2022
  • Review provided by G2

What do you like best about the product?
It is useful in my case to build code and organize modules in order to fast deploy changes in cloud infrastructure.
What do you dislike about the product?
In its website should involve real cases as practical guide to help new engineers.
What problems is the product solving and how is that benefiting you?
Create reproducible infrastructure easily.


    Ayman M.

terraform

  • November 06, 2022
  • Review provided by G2

What do you like best about the product?
Terraform for DevOps performs orchestration configuration management much better than Ansible or Puppet.
What do you dislike about the product?
not many error handling details, and weak doing rollback
What problems is the product solving and how is that benefiting you?
application engine


    Tilak R.

Really good tool for provisioning infrastructure

  • October 07, 2022
  • Review provided by G2

What do you like best about the product?
It's on the fingertip to provision infrastructure using code and configuration using code.
What do you dislike about the product?
I like the way terraform is working. So there is no point of dislike for me.
What problems is the product solving and how is that benefiting you?
Terraform helps to create infrastructure using code and helps to reuse the same configuration multiple times.


    Samratjit M.

Terraform Review

  • September 27, 2022
  • Review provided by G2

What do you like best about the product?
It's simply in my humble opinion the best open source Infrastructure as Code software (IaC) as it can span across multiple public clouds without major refractoring.
What do you dislike about the product?
The learning curve for Infrastructure as Code software (IaC) is steep enough but it's slightly a bit more complicated with terraform since you need to learn how to use the different modules from the variety of providers.
What problems is the product solving and how is that benefiting you?
Infrastructure as Code software (IaC) helps major companies manage infrastructure and have an audit log for the same. It promotes re-usability, manage infrastructure changes and have a codebase to understand and replicate in a short span of time.