No more typing reviews! Try our Samantha, our new voice AI agent.

HashiCorp Terraform vs Spring Cloud comparison

Sponsored
 

Comparison Buyer's Guide

Executive SummaryUpdated on Sep 16, 2024

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

Microsoft Intune
Sponsored
Ranking in Configuration Management
2nd
Average Rating
8.2
Reviews Sentiment
6.7
Number of Reviews
338
Ranking in other categories
Remote Access (2nd), Enterprise Mobility Management (EMM) (1st), Unified Endpoint Management (UEM) (1st), Microsoft Security Suite (1st)
HashiCorp Terraform
Ranking in Configuration Management
4th
Average Rating
8.6
Reviews Sentiment
6.5
Number of Reviews
51
Ranking in other categories
No ranking in other categories
Spring Cloud
Ranking in Configuration Management
22nd
Average Rating
6.6
Reviews Sentiment
7.2
Number of Reviews
3
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of April 2026, in the Configuration Management category, the mindshare of Microsoft Intune is 6.1%, down from 10.2% compared to the previous year. The mindshare of HashiCorp Terraform is 6.3%, up from 3.4% compared to the previous year. The mindshare of Spring Cloud is 2.1%, up from 0.9% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Configuration Management Mindshare Distribution
ProductMindshare (%)
Microsoft Intune6.1%
HashiCorp Terraform6.3%
Spring Cloud2.1%
Other85.5%
Configuration Management
 

Featured Reviews

AkashKamble - PeerSpot reviewer
Sr MacOS specialist engineer at Cyber24
Enables management of multiple operating systems with a single license
The best feature is that it's a Microsoft product, so if anything goes wrong, we get quick support for anything required. Remote system functionality allows us to sit anywhere and take control of any device via remote management. We can enhance security for clients' laptops with built-in Microsoft Defender, which is available with the Microsoft Intune license. We use it for reporting purposes through endpoint analytics. When pushing scripting, there are two types available: remediation script and reservation script. Through endpoint analytics, you can push defender policies to clients. It helps with reporting, inventory updates, and monitoring tenant status health.
Vaishnavi Pramod Isasre - PeerSpot reviewer
DevOps Cloud Engineer at Infosys
Has automated multi-cloud deployments and simplified infrastructure management with reusable modules
We have developed one solution using HashiCorp Terraform. HashiCorp Terraform's state management capabilities are the main key point because whatever HashiCorp Terraform creates is stored in a state. Managing this state file is crucial. We can manage it either locally or remotely, but using local storage can lead to failures, and we might lose our state file. Best practice is to store it remotely, such as on AWS S3 or Azure storage blobs, and we must maintain versions of the state file. This allows us to revert to previous states in version control if there are issues with the current state. HashiCorp Terraform's modular architecture is beneficial because I have created a module for EC2 instances. When a team member wants to create an EC2 instance, they can utilize my module without recreating it. This approach follows the DRY principle (do not repeat yourself), achieving simplicity and reducing code repetition. On a scale of one to ten, I rate HashiCorp Terraform an eight out of ten.
RahulSingh12 - PeerSpot reviewer
Solution Architect & Group Lead at AppEnsure Inc.
Though the initial setup phase is straightforward, its stability needs to improve
The solution's initial setup is straightforward. The deployment process took me around ten minutes to fifteen minutes. I can do the configuration. Setting up Eureka Servers and all those things, it will take three-four hours. For deployment, you need to add Spring Cloud plugin to a manual, and then you can start to build, and it will be built. It is not complex, so it is very straightforward since one just needs to add the plugin. Spring Cloud is a component. It is not a, like, tool or software since it is a free cloud, for which a Eureka Server is needed for configuration. So, it is a dependency you need to add to your Maven. Then, you can work on that. So, it will not take much time for engineers to do that.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"Intune is a very good product and everything is cloud-based, and it provides a very simple unified platform to manage everything from the single management console."
"Previously, we used on-prem SCCM to deploy applications we built manually. After migrating to Intune, we automated and streamlined the process of deploying applications with autopilot. I can do more with my day. I can manage more applications and ensure that they're updated without monitoring and manually starting that process all over again."
"In terms of technical support, you will get an immediate response."
"The feature of remotely wiping devices in Microsoft Intune is what I prefer the most."
"Microsoft Intune does help me save time in terms of management of various devices—I don't have to go to those locations to manage the devices at those locations, I can do it remotely, which is very helpful."
"It is a cloud-based service. It is easy to use and offers privacy."
"Microsoft Intune is a cost-saving solution, reducing IT department workload and allowing for faster device provisioning compared to traditional methods."
"It has a useful device management feature."
"The most valuable feature is the support for different platforms like cloud, datacenters, VCS, databases, various storage types, and Kubernetes."
"The concept of infrastructure as code is quite intriguing. We have an infrastructure in our code and a state file where we can verify whether something is changed when it was changed, and who changed it. When we use Terraform, these kinds of things fascinate us."
"This solution makes it easier to manage a multi-cloud environment and have your entire infrastructure as code."
"The most valuable aspect of this solution is the coding of our infrastructure, as you can code it once and run it multiple times."
"The most valuable feature is the great community support."
"The most valuable feature of Terraform is the ability to use it as a coding language because it works in a way that's similar to other coding languages."
"The most valuable features of Terraform are leveraging public modules for EKS, KMS, and ECR."
"Before we used it, we were writing a lot of scripts to provision infrastructure and there weren't guidelines for anything on how to provision and how our environment will look, now with Terraform, it's all templated and everyone in my team just uses modules that are templates, modules of Terraform, and all our environments look the same."
"Spring Cloud integrates well, and as it's code-based, you can do more customization, so with the way you configure or code, you can have your custom implementations, making it the best integration option if you have Java Spring Web Services."
"Spring Cloud integrates well."
"The solution's initial setup is straightforward. The deployment process took me around ten minutes to fifteen minutes."
"It offers excellent scalability."
 

Cons

"There are a lot of updates coming from Microsoft that suddenly affect our security policies."
"Intune is a good product for UEM, which is helpful for Windows 10 management. However, for MAM, there is lots of improvement needed."
"It would be helpful if there was proactive remediation."
"I heard some pain points. The main thing is the learning curve. It took time to implement. It was not the best product starting out of the gate."
"It would be helpful if there was proactive remediation."
"Microsoft Intune lacks the ability to provide seamless remote assistance or remote control."
"A new Intune feature allows application packaging, but it incurs additional licensing costs for a significant number of applications."
"I think there should be a better tracking of the cell phones used on the Intune."
"There are times when a small error can ruin very valuable resources. In that case, exception handling in development can improve the overall Terraform productivity."
"This solution could be improved by adding features such as CDM to accelerate the access of data by the users."
"The state locking functionality can be improved. In certain situations, we have to force-unlock the state, which sometimes does not work. When that happens, we have to manually go to the state backend and remove that particular state, which is kind of a cumbersome process. It should also have more functions, more expressions, and support for more products."
"One area for improvement is real-time syncing with the actual infrastructure. Currently, you have to run CLI commands to sync the state file."
"If you are copying something from a well running machine to a remote machine, there are some issues with the current version, but it is acceptable."
"One issue we have faced with HashiCorp Terraform is that sometimes the latest features that Microsoft suggests are added in their services take some time for HashiCorp Terraform to get enhanced."
"The product must improve DevOps features."
"HashiCorp Terraform could improve the integration with the VCloud Director. When we manage the VCloud Director we end up wasting our time when creating virtual machines."
"If there's a dashboard like the ones provided by Apigee or Kong, that will be useful."
"Stability is one area in the solution that needs to improve."
"If there's a dashboard like the ones provided by Apigee or Kong, that will be useful."
"It would be beneficial for the framework to become more lightweight and efficient when transitioning to the cloud."
 

Pricing and Cost Advice

"It comes with the E5 plan. We bought the E5 plan from Microsoft."
"The cost of the license and the features are justified for myself as a technical person."
"I am not that aware of the pricing, but as compared to other MDM solutions, Microsoft is providing a lot of things at the organizational level. So, it is quite reasonable as compared to other MDM solutions."
"Intune is included with our F3 and E5 licenses."
"We use Defender ATP and E5 licenses."
"All security solutions worldwide are expensive. Microsoft has allowed a small scale of features within Microsoft Intune for cost-efficient solutions. If you want the full suite, you need to invest more to gain better security features."
"It is not expensive."
"The product is relatively pricey, but considering its benefits, I'd say it's fair. The benefits outweigh the expensive licensing fees, especially for large organizations, but medium-sized and smaller businesses may be unable to afford it."
"They have given it to us at a monthly cost, but it is on a yearly basis."
"You can do everything with the free license of this solution."
"HashiCorp Terraform is a free solution."
"The setup for Terraform is quite easy and currently, we are using their community version along with Jenkins."
"I rate the price of HashiCorp Terraform a seven out of ten."
"There are free and paid versions of the solution. We use the free version."
"HashiCorp Terraform is a cost-effective solution."
"The solution is fairly priced."
"Spring Cloud is an open-source solution."
"Currently, we are not required to pay for licenses."
"It is an open-source or free version solution. It also has a paid version, but we have used the open-source version for now."
report
Use our free recommendation engine to learn which Configuration Management solutions are best for your needs.
886,011 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
10%
Manufacturing Company
9%
Computer Software Company
9%
Government
8%
Financial Services Firm
21%
Manufacturing Company
12%
Performing Arts
6%
University
6%
Financial Services Firm
26%
Outsourcing Company
9%
Comms Service Provider
8%
Logistics Company
8%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business126
Midsize Enterprise55
Large Enterprise168
By reviewers
Company SizeCount
Small Business26
Midsize Enterprise7
Large Enterprise24
No data available
 

Questions from the Community

How does Microsoft Intune compare with VMware Workspace One?
Microsoft Intune is a great tool for managing a mobile device fleet while keeping access control. The solution makes ...
What are the pros and cons of Microsoft Intune?
Microsoft Intune is a great configuration management tool and has a lot of good things going for it. Here are some of...
How does Google Cloud Identity compare with Microsoft Intune?
Microsoft Intune offers not only an easy-to-deploy data protection and productivity management solution, but also ...
What is your experience regarding pricing and costs for HashiCorp Terraform?
I use the open-source version of Terraform, so there is no cost for me. There is a paid version available for clients...
What needs improvement with HashiCorp Terraform?
HashiCorp Terraform could be improved by enhancing security around state files, as it stores sensitive information su...
What is your primary use case for HashiCorp Terraform?
The usual use cases for HashiCorp Terraform that I work with mostly include automating tasks such as provisioning res...
Ask a question
Earn 20 points
 

Also Known As

Intune, MS Intune, Microsoft Endpoint Manager
Terraform
No data available
 

Overview

 

Sample Customers

Mitchells and Buzzers, Callaway
Information Not Available
Information Not Available
Find out what your peers are saying about HashiCorp Terraform vs. Spring Cloud and other solutions. Updated: April 2026.
886,011 professionals have used our research since 2012.