Terraform

4,8 (46)
Eine Bewertung schreiben
Infrastruktur-Automatisierungstool zur Unterstützung der Cloud-Nutzung

Gesamtbewertung

4,8 /5
(46)
Preis-Leistungs-Verhältnis
4,7/5
Funktionen
4,6/5
Bedienkomfort
4,3/5
Kundenbetreuung
4,2/5

100%
haben diese Anwendung empfohlen
Sortieren nach

46 Bewertungen

Ruchir
Ruchir
Gesamtbewertung
  • Branche: Informationstechnologie & -dienste
  • Unternehmensgröße: 10.000+ Mitarbeiter
  • Wöchentlich für Mehr als 1 Jahr genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 9.0 /10

Excellent tool for multi-cloud deployments

Bewertet am 23.9.2024

Vorteile

Terraform makes it convenient to manage a multi-cloud environment. It allowed me to create and maintains standard templates across environments for databases.

Nachteile

Debugging and troubleshooting issues related to config and deployment can get difficult due to limited error messages and also the complexity of software

Miguel
Gesamtbewertung
  • Branche: Informationstechnologie & -dienste
  • Unternehmensgröße: 11–50 Mitarbeiter
  • Täglich für Mehr als 1 Jahr genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Bedienkomfort
  • Weiterempfehlungsquote 9.0 /10

Best Infra-as-Code tool

Bewertet am 9.11.2024

Vorteile

It's easily the best Infrastructure as Code tool available in the market.

Nachteile

Some providers are still not mature enough.

Swaibu
Gesamtbewertung
  • Branche: Informationstechnologie & -dienste
  • Unternehmensgröße: 2–10 Mitarbeiter
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 10.0 /10

Efficient Infrastructure Automation with Some State Management Challenges

Bewertet am 6.3.2025

Terraform is a powerful IaC tool that simplifies infrastructure management with declarative...

Terraform is a powerful IaC tool that simplifies infrastructure management with declarative configuration, but handling state files and drift can require extra care.

Vorteile

Its infrastructure-as-code approach enables automation, scalability, and repeatability with declarative configuration.

Nachteile

Managing state files can be complex, especially in team environments, and drift detection can be challenging.

Shriya
Gesamtbewertung
  • Branche: Computer-Software
  • Unternehmensgröße: 10.000+ Mitarbeiter
  • Wöchentlich für 6-12 Monate genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 7.0 /10

Terraform for provisioning cloud resources

Bewertet am 8.10.2021

1. There was generally one example on each resources in terraform documentation which makes...

1. There was generally one example on each resources in terraform documentation which makes understanding a bit challenging.
2. There are very few developers with the terraform experience.
3. After writing the terraform scripts, the developers has to check the terraform plan properly before proceed the terraform apply command . There is a possibility that Developers run terraform apply command directly which would lead to deletion or modification of the resources and once resource is modified or deleted, there is no way to get the resources back.

Vorteile

1. Terraform state file which keeps the record of all the provision resources done by using Terraform script.
2. Reduces the repetitive task of developers: If there are resources which are created in Development environment and we need the same resources in Production environment too. Then instead of developers provisioning resources manually, we can easily reuse the terraform scripts that were used in Development environment to provision resources .
3. Terraform manages infrastructure on multiple cloud platforms like Azure, AWS, etc.

Nachteile

1. Less Examples in documentation.
2. Less support.
3. Since Terraform is new IAAS, there are many changes or upgrades going on.

Shubham
Shubham
Gesamtbewertung
  • Branche: Informationstechnologie & -dienste
  • Unternehmensgröße: 1.001–5.000 Mitarbeiter
  • Täglich für 6-12 Monate genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 10.0 /10

Terraform - A great terraforming experience so far and a great automation experience in the...

Bewertet am 30.1.2023

my overall experience has been a great one so far.

my overall experience has been a great one so far.

Vorteile

What i like most is terraform is cloud agnostic and i like the reusability of terraform modules for faster infrastructure provisioning.

Nachteile

what i like least is that when we write thousands of lines of code then managing the state becomes difficult.

Chetan
Chetan
Gesamtbewertung
  • Branche: Informationstechnologie & -dienste
  • Unternehmensgröße: 10.000+ Mitarbeiter
  • Täglich für Mehr als 1 Jahr genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 10.0 /10

Best IAC tool

Bewertet am 29.4.2022

We manage a multicloud infrastructure using Terraform for a major corporation. Terraform has been...

We manage a multicloud infrastructure using Terraform for a major corporation. Terraform has been very flexible, easy to plugin with other systems. Without Terraform, managing a multicloud environment(and even hybrid env where few resources are on-premises) would have been a lot harder.

Vorteile

1. It is very extensible and works with multiple cloud platforms, popular hosting platforms like DigitalOcean, GoDaddy etc. Terraform uses providers for interacting with vendor specific APIs for provisioning infrastructure.
2. It uses HCL (Hashicorp language) which is quite powerful compared to plain YAML or JSON. Many other IAC tools use plain YAML or JSON - which can be limiting. With HCL, you get for loops, conditionals, and even the ability to get data from different data sources and even shell scripts
3. It is easy to run Terraform code from a Jenkins or any other build pipeline.

Nachteile

The state file management could be better. Although wrapper solutions like Terragrunt exist, it would be great if Tearrform's native capabilities with state management could be even better. Other nitpick is: secrets end up in plain text in state file. Hashicorp suggest using their product vault to avoid this issue. But, not everyone uses or wants to use Vault.

Parth
Parth
Gesamtbewertung
  • Branche: Computer-Software
  • Unternehmensgröße: 501–1.000 Mitarbeiter
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 10.0 /10

IAAS Terraform Review

Bewertet am 3.12.2021

Basically whenever your DevOps engineers are overseeing in excess of ten machines or when you need...

Basically whenever your DevOps engineers are overseeing in excess of ten machines or when you need numerous groups not zeroed in on DevOps to assist with claiming the framework facilitating their code. Prominent sentiment is that Terraform isn't exceptionally secure, fight tried, and spilling mysteries happen effectively on mishap. Thus, Terraform is not so great when you need to store bunches of touchy mysteries that your organization is lawfully needed to watch in case it is the finish of you.

Vorteile

Deploy Infrastructure rapidly and dependably. Repeatability because of utilization of modules. the suppliers work really hard keeping awake to date on the most recent changes from the Cloud suppliers Features Updates. This makes exploiting the new elements dispatched not an issue. Terraform is totally and absolutely better than utilizing CloudFormation straightforwardly.

Nachteile

The actual language is somewhat surprising and this makes it difficult for new clients to get onboarded into the codebase. While it's improving with later deliveries, essential ideas like "map a variety of choices into a bunch of designs" or "apply this rationale in the event that a variable is indicated" are conceivable however superfluously unwieldy. A rollback component would be a welcome expansion to Terraform. At the time I'm composing this, when Terraform experiences a mistake, it stops on the progression where the blunder is experienced and any assets recently made are left set up. While this is wanted as a rule, and choice for moving back those assets would give usefulness like other IaC devices.

Verifizierter Rezensent
Gesamtbewertung
  • Branche: Bankwesen
  • Unternehmensgröße: 201–500 Mitarbeiter
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 8.0 /10

Terraform - Best tool for Infrastructure as Code & Automation policies

Bewertet am 13.10.2022

Overall, terraform is superior to using cloudformation & even comes to help if you decide on...

Overall, terraform is superior to using cloudformation & even comes to help if you decide on switching from 1 cloud provider to other. Terraform also is very efficient & works seamlessly with Jenkins/circleCI for automation.
Recommend using terragrunt as wrapper for terraform, it helps in configuring & running terraform scripts in a better way.

Vorteile

Foremost, terraform is cloud agnostic so you just select your cloud provider and get started with provisioning cloud environment with terraform. The language is easy to understand & allows you to create reusable templates & modules. When making changes it shows all the changes in state that are going to be made during terraform plan, which is very helpful before we actually start applying them.
You can also use remote executors to run some external logic of code through bash before provisioning.

Nachteile

Looping strategies like for_each are rather complex to understand when you are new to terraform.
It does not have a rollback feature & if something fails all the changes before that failed change would still be applied.
Some conditional logics are unnecessarily cumbersome.
Also overally analytics for users running plan & apply is missing, it's better for management purpose & debugging the plan which might have caused an infra issue.

Sean
Gesamtbewertung
  • Branche: Computer-Software
  • Unternehmensgröße: 11–50 Mitarbeiter
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 10.0 /10

Terraform is essential for modern DevOps teams

Bewertet am 18.10.2024

Overall terraform is a must-have for any serious DevOps team these days. It's so valuable to have...

Overall terraform is a must-have for any serious DevOps team these days. It's so valuable to have your infrastructure stored as code and be able to re-create your whole stack at a moments notice.

Vorteile

Terraform was a game changer for me as a DevOps Engineer. I love how your infrastructure is stored as code in git and you can see the history of any changes made. I also like that you can scale your infrastructure a lot easier using terraform than through 'Click Ops' simply by using modules and creating new resources in code.

Nachteile

One of my main problems with Terraform is when I'm trying to delete things and I end up with dependencies blocking the deletion. Sometimes I need to manipulate state and am left with orphaned resources. When things don't work, it's tricky to troubleshoot.

Frank
Frank
Gesamtbewertung
  • Branche: Telekommunikation
  • Unternehmensgröße: 51–200 Mitarbeiter
  • Monatlich für 6-12 Monate genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Weiterempfehlungsquote 9.0 /10

Hindsight is 20/20

Bewertet am 2.4.2024

So far nothing but praises. The team is all very impressed.

So far nothing but praises. The team is all very impressed.

Vorteile

Makes most things easier. Learning HCL and transforming to Infrastructure-As-Code is is a paradigm shift and not an easy one but a very interesting one which will help us become more agile and deliver faster and more reliable.

Nachteile

A steep learning curve for many and it a very different way of thinking doing IAC but Terraform makes it easy to deliver the same product consistently.

Pedro
Gesamtbewertung
  • Branche: Informationstechnologie & -dienste
  • Unternehmensgröße: 5.001–10.000 Mitarbeiter
  • Täglich für 6-12 Monate genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 7.0 /10

Infraestructura como código de forma sencilla y segura

Bewertet am 13.11.2024

En general Terraform me parece una herramienta fundamental para poder tener todas las tareas de...

En general Terraform me parece una herramienta fundamental para poder tener todas las tareas de infraestructura de un proyecto automatizadas.

Vorteile

Lo que más destacaría de Terraform es su capacidad de automatización. El lenguaje HCL es muy intuitivo y permite poder crear scripts de forma muy sencilla para poder aprovisionar recursos y hacer despliegues automáticos.

Nachteile

Un aspecto que mejoraría de Terraform es el manejo de dependencias entre distintos recursos cuando se trabaja con infraestructuras que son algo complejas.

Reena
Gesamtbewertung
  • Branche: Telekommunikation
  • Unternehmensgröße: 5.001–10.000 Mitarbeiter
  • Monatlich für 6-12 Monate genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 9.0 /10

Terraform: A Powerful Tool for Infrastructure as Code

Bewertet am 16.3.2025

Overall, my experience with Terraform has been quite positive, especially in the context of...

Overall, my experience with Terraform has been quite positive, especially in the context of managing infrastructure in a consistent and repeatable manner. The ability to define infrastructure using code and version it alongside application code is a game changer, and it really simplifies the process of managing cloud resources.

Vorteile

It enables Infrastructure as Code (IaC), allowing you to manage and provision infrastructure using declarative configuration files. Version controlled infrastructure provide consistent environment in dev, stage and prod.

Nachteile

Managing state can become tricky for larger projects. For new users the learning curve for advanced features could be deep.

Richard
Gesamtbewertung
  • Branche: Internet
  • Unternehmensgröße: 51–200 Mitarbeiter
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 10.0 /10

Terraform does exactly what is required

Bewertet am 20.7.2023

Using Terraform allows us to use the Infrastructure as Code pattern (IaC). This means, rather than...

Using Terraform allows us to use the Infrastructure as Code pattern (IaC). This means, rather than logging into the cloud service providers and manually amending things and not being able to do all those things quickly, accurately, and repeatedly (for deployments), using Terraform allows us to do all of that automation.In addition, because the changes are done as code, they are submitted to a version control system (Git) and so reviewable, approvable (or not), merged, and automatically deployed by a secure pipeline setup.

Vorteile

The ease of use and the speed at which bug fixes and related enhancements can be submitted via GitHub and be approved and so you end up running your amendments without needing to work around them.

Nachteile

One aspect is that there is a library that doesn't include all aspects of Terraform and so dependent applications are not fully capable of exposing all the aspects.

Alexander
Gesamtbewertung
  • Branche: Bankwesen
  • Unternehmensgröße: 501–1.000 Mitarbeiter
  • Wöchentlich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 7.0 /10

Powerful Infrastructure-as-Code tool with a steep learning curve

Bewertet am 3.7.2023

Vorteile

With HashiCorp Terraform, multiple teams in our organization can make changes to our AWS cloud infrastructure concurrently, synchronizing via Git. All resources are visible in the Terraform code as modules, and the code is highly reusable: our Infrastructure team defines modules that the application teams can use and customize via configuration parameters. The terraform plan and apply steps ensure repeatable configuration of our cloud resources even if they need to be recreated from scratch.

Nachteile

For new users it’s quite hard to learn: the syntax is not very intuitive (even though it is human-readable) and many modules require positional arguments.

Verifizierter Rezensent
Gesamtbewertung
  • Branche: Eisenbahnbau
  • Unternehmensgröße: 5.001–10.000 Mitarbeiter
  • Täglich für 6-12 Monate genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Bedienkomfort
  • Weiterempfehlungsquote 10.0 /10

Agnostic way to streamline your Infrastructure as Code

Bewertet am 16.7.2023

Vorteile

Terraform supports multiple cloud providers, including AWS, Azure, and Google Cloud Platform, offering flexibility and reducing vendor lock-in.

Nachteile

While Terraform has some rollback mechanisms, they might not be as comprehensive or straightforward compared to specialized rollback solutions.

Samuel
Gesamtbewertung
  • Branche: Telekommunikation
  • Unternehmensgröße: 2–10 Mitarbeiter
  • Wöchentlich für 1-5 Monate genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 8.0 /10

Terraform: Streamlining Infrastructure

Bewertet am 31.5.2023

Using Terraform to manage tech setups has been a mix - sometimes amazing for what it can do, but...

Using Terraform to manage tech setups has been a mix - sometimes amazing for what it can do, but often frustrating in daily use.

Vorteile

Terraform is great at building and managing lots of different tech setups with a lot of helpful add-ons and ability to repeat tasks easily.

Nachteile

Despite being powerful, Terraform sometimes makes simple tasks hard and can be difficult to learn for new users.

Mohit
Mohit
Gesamtbewertung
  • Branche: Informationstechnologie & -dienste
  • Unternehmensgröße: 1.001–5.000 Mitarbeiter
  • Wöchentlich für 6-12 Monate genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 10.0 /10

Terraform (IaaS) - Review

Bewertet am 26.1.2023

Overall experience is very good. As a cloud Engineer, for me Terraform solves most of the problems...

Overall experience is very good. As a cloud Engineer, for me Terraform solves most of the problems working with multi-cloud.

Vorteile

The best thing about Terraform is it's a free, open-source, and very easy-to-learn tool for provisioning and managing infrastructure as code. Some features like version control, reusability of modules, and multi-cloud features are very well integrated.

Nachteile

State management can be a bit complex sometimes. While starting with Terraform, users need to learn a new language ie HCL.

Atharva
Atharva
Gesamtbewertung
  • Branche: Informationstechnologie & -dienste
  • Unternehmensgröße: 10.000+ Mitarbeiter
  • Täglich für Mehr als 1 Jahr genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 10.0 /10

Best IAAC option to work on Multicloud

Bewertet am 11.11.2022

Amazing software which really helped us to remove Human errors. We had created a Terraform meta...

Amazing software which really helped us to remove Human errors. We had created a Terraform meta repository which stored the state of whole GCP project and recreated any resources if not working properly/deleted. Helped a lot to manage huge infrastructures.

Vorteile

Terraform supports a lot of 3rd party tools. And there are modules from many Cloud providers. The thing I like is that many indie developers write useful modules for Terraform which really helps in automating important tasks. The sky is the limit in automation when you are using Terraform. For example, we used to use Venafi software for SSL renewal which was a manual process and the certificates were placed in buckets. But we were able to automate the process using Venafi provider and local-exec.

Nachteile

User and Access management is a miss. We had to use workspace, and shell scripts to check the correct access of different resources.Also it can get complicated if you don't have a structure for your code. So using templates from start is a good way.

Finn
Finn
Gesamtbewertung
  • Branche: Informationstechnologie & -dienste
  • Unternehmensgröße: 1.001–5.000 Mitarbeiter
  • Wöchentlich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 10.0 /10

Best IaaS tool there is

Bewertet am 15.12.2022

I have used Terraform for 3 years, I really enjoy using it and helped me get into the DevOps space.

I have used Terraform for 3 years, I really enjoy using it and helped me get into the DevOps space.

Vorteile

This software is the market leader in IaaS infrastructure deployments, as you can use multicloud deployments, relatively low learning curve, and team will be able to eventually deploy all services and infrastructure using Terraform which is many organization's, is best practice.

Nachteile

There is not much I don't like form this software, is a pleasure to use and different way of approaching IaaS to environements.

Mo
Mo
Gesamtbewertung
  • Branche: Rechtsberatung
  • Unternehmensgröße: 501–1.000 Mitarbeiter
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 10.0 /10

All you can eat Infrastructure as Code!

Bewertet am 16.12.2021

I have worked with clients that have their deployments in a word doc with 50+ steps to follow. Most...

I have worked with clients that have their deployments in a word doc with 50+ steps to follow. Most of the time the documentation is outdated. To follow a doc of 50+ manual steps you will spend a good 3 - 4 hours if uninterrupted.

With terraform I can create infrastructures in minutes and the code is the instruction doc of how the systems are built. I can review a deployment's template and see little enhancements or requirements specific to the system. We don't have to give up quality either since human error is solved in code.

Terraform allows me to scale up easily by adding variables like "count" to deploy a number of machines.

The best part is that I can easily integrate it with Jenkins or Azure DevOps pipelines, Vaults for secret management, ansible, etc.

Vorteile

We work with multiple clients, one might have Google Cloud, the other Azure, another Oracle Cloud and some VMWare. Terraform makes it easy to deploy in the cloud or on prem. 80% of the time I am using modules that have been created by others which speeds up our deployments.

Nachteile

Learning curve for IT teams that are used to manual deployments.

vikram
vikram
Gesamtbewertung
  • Branche: Bankwesen
  • Unternehmensgröße: 10.000+ Mitarbeiter
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 9.0 /10

Best Open Source tool for manager infrastructure as code(IAC)

Bewertet am 27.2.2023

Best tool for manage infrastructure code ,version and reuse to multiple environment. It is very...

Best tool for manage infrastructure code ,version and reuse to multiple environment. It is very easy to learn, implement . It has great community to support and solve issues. Terraform supports multiple clouds and it is very easy to integrate. We can use automate template to build application faster.

Vorteile

Terraform is best cloud management tool which provide infrastructure as code service . we are using terraform for AWS infrastructure management as code. We can use multiple workspace for our project and destroy workspace after use. Terraform uses HashiCrop language for creating human readable infrastructure code we can reuse same code , maintain version and source control. Terraform registry provide ready to use quick feature for easy development .

Nachteile

The only cons I found that sometime it takes times.

Verifizierter Rezensent
Gesamtbewertung
  • Branche: Informationstechnologie & -dienste
  • Unternehmensgröße: 1.001–5.000 Mitarbeiter
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Bedienkomfort
  • Weiterempfehlungsquote 10.0 /10

HashiCorp Review

Bewertet am 22.4.2020

A must-have for defining infrastructure-as-code. HashiCorp enables multi-cloud, vendor agnostic IaC...

A must-have for defining infrastructure-as-code. HashiCorp enables multi-cloud, vendor agnostic IaC which increases the flexibility, reduces the risks inherent with vendor lock-in, and enables things like DR.

Vorteile

Open source versions allow you to get started straight away, with cloud and enterprise platforms that easily let you take it to the next level. These tools are a must have for any cloud computing shop. The ability to define the computing environment in code in a platform neutral way, provides the business with the flexibility necessary in 2020.

Nachteile

Some quirky things in the HCL language, but major improvements were made in HCL2 (speaking specifically of TerraForm).

It does take some time to get going with some of the concepts, but the documentation has drastically improved.

Isuru
Isuru
Gesamtbewertung
  • Branche: Informationstechnologie & -dienste
  • Unternehmensgröße: 201–500 Mitarbeiter
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 10.0 /10

Terraforming for the life

Bewertet am 9.9.2022

Terraform well suited for Infrastructure as code utility, and speed ups the deployment of the...

Terraform well suited for Infrastructure as code utility, and speed ups the deployment of the infrastructure.

Vorteile

- State management
- Open source
- Not agent based

Nachteile

- Becomes bit tricky when it comes to logic handling.

Samwel
Samwel
Gesamtbewertung
  • Branche: Computer-Software
  • Unternehmensgröße: 2–10 Mitarbeiter
  • Täglich für 6-12 Monate genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 10.0 /10

Hashicorp Terraform Review

Bewertet am 14.10.2018

HashiCorp's Terraform is the software to use if you are looking to be able to construct or...

HashiCorp's Terraform is the software to use if you are looking to be able to construct or reconstruct entire infrastructure of an organization/project in a very short period of time and maintain the changes as code.

Vorteile

● HashiCorp Terraform Integrates with over 125 providers including major cloud providers such as Google Cloud Platform, Azure, AWS etc, version control repository hosting providers such github, gitlab etc and many more. This makes provisioning, management, updating, maintenance and destruction of resources easier.
● HashiCorp products have proper and efficient documentation that makes a new user get started easily.
● HashiCorp products have a large and active community support since their products are open source.
● Hashicorp products have an easy to use interface.

Nachteile

● Management of state files that holds information of the infrastructure and changes may be an issue sometimes especially if a number of users are allowed to carry out new changes to the infrastructure.

Gianluigi
Gianluigi
Gesamtbewertung
  • Branche: Computer-Software
  • Unternehmensgröße: 11–50 Mitarbeiter
  • Täglich für 6-12 Monate genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Bedienkomfort
  • Weiterempfehlungsquote 9.0 /10

Best framework to implement IaC

Bewertet am 9.2.2023

We have migrated all our infrastructure, based on AWS and K8S, with an IaC approach thanks to...

We have migrated all our infrastructure, based on AWS and K8S, with an IaC approach thanks to Terraform. With Terragrunt we can now manage different environments without the need to duplicate code.

Vorteile

There are a lot of providers available for free. A provider allow you to configure services for a particular cloud provider or service. In the last versions they have improved a lot the process to calculate the differences between the status on the code and the status on the target infrastructure.

Nachteile

Terraform don't offer a ready to use and free system to manage different environments. You have to use branched or external tools like Terragrunt.