Try our new research platform with insights from 80,000+ expert users

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.6
Number of Reviews
336
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 March 2026, in the Configuration Management category, the mindshare of Microsoft Intune is 6.9%, down from 10.1% compared to the previous year. The mindshare of HashiCorp Terraform is 5.6%, up from 3.5% compared to the previous year. The mindshare of Spring Cloud is 2.0%, up from 0.8% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Configuration Management Mindshare Distribution
ProductMindshare (%)
Microsoft Intune6.9%
HashiCorp Terraform5.6%
Spring Cloud2.0%
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's security features for Apple iOS and Mac OS are helpful. We can check enrollment, manage public and private settings, and manage the organization's data using security key features."
"Intune can wipe devices. For example, if a disgruntled employee wants to leak the data on their company phone, Intune can terminate their access and wipe the entire device with a click."
"Microsoft Intune not only saves costs by reducing the number of personnel needed but also offers a comprehensive solution for managing laptops, applications, security, individual access, and enrollment."
"Compliance and the policies that can be set are the most valuable features."
"Overall, I like Intune as a solution and would rate it nine out of ten."
"Our configuration profiles used to be all over the place. For example, there's a lot of legacy stuff in Active Directory. Going through Intune has helped us enforce settings, which has improved device security and functionality. When you apply something through Intune, you know it works. You don't have to worry about a legacy setting from Active Directory that was uploaded by somebody seven years ago. With Intune, you can see that a device has a setting, and you can be confident that the device is configured how you want."
"Intune's most valuable feature is its centralized management capability."
"Previously, SCCM was used as an on-premise solution for clients, but now they are moving to Microsoft Intune as a cloud solution with better security and functions."
"We frequently need to create and replicate infrastructure from various environments like dev and QA. The QA resources need to be identical to those in the dev environment. With a Terraform script, we can replicate the same 50 in the dev environment to the testing environment. This is tedious to do manually, and Terraform speeds up the process."
"This solution is a fast and secure way to provision infrastructure."
"The solution helps us save a lot of costs."
"The solution has made a huge difference to us because the automation it provides has given us improved cost efficiency, security and saved many man-hours."
"The state backend, automated describe functionality, modular structures, and variablization using templates are most valuable."
"I like the function that shows me a preview of what is happening in the infrastructure."
"HashiCorp Terraform is highly stable."
"The most valuable feature is the solution does not need installation."
"The solution's initial setup is straightforward. The deployment process took me around ten minutes to fifteen minutes."
"It offers excellent scalability."
"Spring Cloud integrates well."
"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."
 

Cons

"If you could replace SCCM completely with Intune, that would be fantastic so that you don't have to run SCCM with Intune as an extension."
"The interoperability or communication with a different platform can be better. It is a two-way street. It is not only about Microsoft. The other platforms also have to be willing to share some information, but that absolutely can be improved."
"It would be helpful if there was proactive remediation."
"Intune has no remote control function for mobile phones to solve issues remotely for users."
"It would be interesting to integrate the server side of Intune. Some group policy updates we have on the Windows Server side and possibly some on the client side could also be included."
"Microsoft Intune can be improved by making it even more seamless for users to download their certificates."
"There are a lot of updates happening on Microsoft."
"Sometimes, updating a client policy is very difficult. This needs to be improved."
"They should include tutorials for understanding the use cases."
"I still struggle a bit when configuring VPNs when we have multiple rules. If we have five or six virtual private clouds and we have to give rights between those multiple VPCs, we can have big problems. I think it was a learning curve and then we improved it."
"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."
"The price of the solution could improve."
"Two aspects of HashiCorp Terraform could be improved: it should have better included tests and a more precise validator."
"When connecting to services on a hybrid cloud, I sometimes face issues with understanding usernames or passwords, leading to loss of connectivity."
"I would want to see more programmatic capabilities implemented, such as if, else, and simple to manage things in terms of how I can use some programming functions to assist us to achieve more. I would like to have programming language-relevant features, to have programming language be the primary way."
"This solution could be improved by adding features such as CDM to accelerate the access of data by the users."
"If there's a dashboard like the ones provided by Apigee or Kong, that will be useful."
"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."
"Stability is one area in the solution that needs to improve."
 

Pricing and Cost Advice

"We spend a lot of money on Intune licensing, and some of our users have to be double licensed just because of how our dev and corporate environments are segmented."
"Microsoft Intune is available for individual purchase at a low per-device cost."
"If you're subscribing to Premium or E3, there are no additional costs for Intune, it's included."
"It is reasonable. When you have Microsoft 365 E3 or E5 license, it is already licensed in that license. So, you could say it is free."
"For organizations that are a Microsoft shop, the pricing is compelling."
"Consider the Microsoft Enterprise Mobility Suite rather than choosing specific sub-components, e.g. only Microsoft Intune."
"The cost is handled through our Office 365 license, so I have yet to be able to compare it directly with other tools in its class."
"No one can compete with Microsoft when it comes to price, and the features it is offering."
"It is an open-source product."
"If you use the solution according to the recommended way by HashiCorp, it is more expensive."
"HashiCorp Terraform is a free solution."
"The solution is open-source."
"There are free and paid versions of the solution. We use the free version."
"HashiCorp Terraform is a cost-effective solution."
"We use the solution's free version."
"You can do everything with the free license of this solution."
"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."
"Currently, we are not required to pay for licenses."
"Spring Cloud is an open-source solution."
report
Use our free recommendation engine to learn which Configuration Management solutions are best for your needs.
885,311 professionals have used our research since 2012.
 

Top Industries

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

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business124
Midsize Enterprise53
Large Enterprise167
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: March 2026.
885,311 professionals have used our research since 2012.