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

89 reviews
from G2

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


    Surya T.

Terraform go automation deployment with CI / CD Infra as Code

  • June 01, 2020
  • Review verified by G2

What do you like best about the product?
A declarative way of coding is the new norm of its intuitive, small learning curve and easy to adopt and integrate in an organization moving towards not only with continuous integration and continuous development with automation. Terraform has extensive documentation and community support a lot of medium articles and StackOverflow community. terraform easy install and multi os support are the key things and easy for all Dev Ops to work. Also terraform being light it is not many cycles we need to invest on setup and installation of terraforming itself, training resources, and youtube videos make training easier.
What do you dislike about the product?
Terraform documentation does not list examples and scenarios covered in their official page and does require multiple search cycles which delays the learning cycle and also exhausts. If terraform can create sample end-to-end simple use-cases like how to setup databases on different cloud environments this list can also be like setup network or setup storage etc., which are typical to cloud use-cases there are plenty in other use-cases.
What problems is the product solving and how is that benefiting you?
Ability to automate the setup of Software as a Services and Platform as a Services, leverage simple terraform init plan, and apply. It has been a very good experience in automating a lot of setup and configuration it is very intuitive also more from the cloud perspective it has been pretty fast to have any infrastructure up and running and also a pleasure to automate in the Continous Integration and Continuous Development Area
Recommendations to others considering the product:
Continuous Integration and Continuous Development


    Computer Software

Best open source devops tools for IAC

  • May 01, 2020
  • Review verified by G2

What do you like best about the product?
Syntax, easy to preview changes before applying, collaboration.
What do you dislike about the product?
Language tricks you sometime have to use to achieve what you want
What problems is the product solving and how is that benefiting you?
Versioning infrastructure state, collaboration on a cloud account, infrastructure clean and fast build


    Nikita L.

Best tool for infrastructure as code

  • February 16, 2020
  • Review verified by G2

What do you like best about the product?
A simple but convenient tool for building a cloud hosting architecture.
What do you dislike about the product?
Some difficulties with secrets/passwords storage.
What problems is the product solving and how is that benefiting you?
Build and maintain infrastructure.


    Computer Software

Bringing order to the chaos of provisioning infrastructure

  • October 24, 2019
  • Review provided by G2

What do you like best about the product?
Terraform provides great features to bring discipline and order to your infrastructure provisioning. Terraform is a fantastic choice for moving towards Infrastructure as Code, providing an approachable path towards gitops in a pull request model with readily digestible diffs. The available providers continues to grow and deliver more value to your immutable infrastructure choices. The ability to plan and see changes before applying them is crucial to avoid deploying unexpected infrastructure changes.
What do you dislike about the product?
The lack of certain features in the configuration language HCL used to author your IaC code. This continues to get better with each release, especially the 0.12 release.
What problems is the product solving and how is that benefiting you?
We are solving issues with compliance and shadow IT by enforcing a centralized place for infrastructure provisioning, allowing readily tracked and visible infrastructure changes being created, updated, or destroyed. Existing infrastructure is able to be imported to be pulled under IaC control. Infrastructure resource changes are able to be commented on, discussed, and reviewed in the same way our code changes are. It also allows easier associations of changes to request tickets for necessary auditing purposes.


    Saikrishna B.

Cloud Automation Scripting

  • September 26, 2019
  • Review provided by G2

What do you like best about the product?
Creating services, Resources and other tools which cloud dependent and other third party vendor tools can easly automated through one click.
What do you dislike about the product?
Not all the services available on terraform. hope its going to be Previewed soon.
What problems is the product solving and how is that benefiting you?
I can create and destroy resources through automation tool terraform. I have saved a lot of time.
Recommendations to others considering the product:
User friendly language is used for automation .


    Financial Services

Terraform enterprise

  • September 13, 2019
  • Review provided by G2

What do you like best about the product?
The simplicity of the functionality. State management is easy.
What do you dislike about the product?
Sometimes there are issues reading the status of what was changed and what was updated. A neater format would be nice.
What problems is the product solving and how is that benefiting you?
Infrastructure as code and automating these tasks


    Financial Services

DevOps Engineer

  • July 01, 2019
  • Review verified by G2

What do you like best about the product?
Best documentation, ease of use. Multi cloud deployments lots of resources etc
What do you dislike about the product?
Nothing I could think of everything is awesome
What problems is the product solving and how is that benefiting you?
To spin up infrastructure in aws
Recommendations to others considering the product:
Keep going and bring blockchain resources


    Computer Software

Flexible but frustrating at times

  • January 25, 2019
  • Review provided by G2

What do you like best about the product?
Provider agnostic, HCL, simple to learn basics
What do you dislike about the product?
Missing support for a lot of useful features like nested loops
What problems is the product solving and how is that benefiting you?
Infrastructure as Code


    Ry N.

Great software for VMware Administrators!

  • August 18, 2018
  • Review provided by G2

What do you like best about the product?
i like that it allows me to deploy infrastructure as code easily and quickly! Terraform allows you to create templates that define servers within vmware. You can then deploy these templates to create the servers with no manual intervention by the administrator. I also like that Terraform can be used across multiple cloud providers, such as AWS and Microsoft Azure. The templates being cross-platform truly make Terraform a great product for any IT administrator!
What do you dislike about the product?
The documentation for the vmware module is not very user friendly. In addition, I found that the VMware module is a bit lacking in certain areas. Deploying network settings for a VM took a while to figure out and was not user friendly at all.
What problems is the product solving and how is that benefiting you?
I am able to deploy virtual servers as code quickly and efficiently. Terraform allows me to keep server deployments consistent, so that when I need to deploy multiple identical servers, I can ensure they are all identical and deploy them efficiently.
Recommendations to others considering the product:
Its a great product!


    Internet

Revolutionary tool for infrastructure as code

  • August 17, 2018
  • Review provided by G2

What do you like best about the product?
Cross-platform support for AWS, GPC. Being able to achieve blue green deployment for achieve zero downtime. Works for all cloud resources.
What do you dislike about the product?
The learning curve is a bit deep, and you need to learn Go language.
What problems is the product solving and how is that benefiting you?
We can now confidently deploy infrastructure changes.