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
1st
Average Rating
8.2
Reviews Sentiment
6.7
Number of Reviews
377
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
3rd
Average Rating
8.6
Reviews Sentiment
6.7
Number of Reviews
53
Ranking in other categories
No ranking in other categories
Spring Cloud
Ranking in Configuration Management
23rd
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 August 2026, in the Configuration Management category, the mindshare of Microsoft Intune is 4.6%, down from 9.9% compared to the previous year. The mindshare of HashiCorp Terraform is 8.1%, up from 3.6% compared to the previous year. The mindshare of Spring Cloud is 2.3%, up from 1.2% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Configuration Management Mindshare Distribution
ProductMindshare (%)
Microsoft Intune4.6%
HashiCorp Terraform8.1%
Spring Cloud2.3%
Other85.0%
Configuration Management
 

Featured Reviews

HA
Senior Business Development Executive at Digitaltrack
Centralized device management has automated onboarding and improves remote security compliance
One thing I feel Microsoft Intune could improve is troubleshooting visibility. In many cases, when a policy or application deployment fails, the error messages are a bit generic. So, admins still spend time checking logs manually or testing on devices one by one. Compared to the simplicity of deployment, troubleshooting sometimes feels less mature. I also think reporting and real-time monitoring could be stronger. The dashboard gives useful information, but in large environments, many teams still depend on additional tools or scripts for deeper reporting and analytics. If I had to focus on one area first, I would probably choose troubleshooting and reporting. Deployment through Microsoft Intune is generally straightforward, but when something fails, identifying the exact root cause can still take more time than expected. Error messages are sometimes too generic, and admins often have to dig through logs, sync status, or multiple portals to understand what actually happened. I think user experience and policy management could also improve further. Microsoft Intune has become much better over the years, but sometimes the admin portal still feels fragmented because certain configurations open in different sections or redirect to older interfaces. For new admins, especially, it can take time to understand where everything is located. Another thing is policy conflict handling. In larger organizations, multiple device policies, compliance rules, and configuration profiles can overlap. When conflicts happen, the visibility is not always very clear, so admins spend time figuring out which policy actually won or caused the issue.
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.
Erick  Karanja - PeerSpot reviewer
Technical Lead at Cellulant Kenya
Highly scalable development of cloud-native applications that offers an extensive range of tools and features, with significant learning curve and complex configurations
We use it for building cloud-native applications and APIs and it helps us effectively manage various aspects of our application It enables you to create applications that can start up more quickly than a standard Spring Boot application. It would be beneficial for the framework to become more…

Quotes from Members

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

Pros

"It has improved our organization through the remote management of non-domain joined devices."
"We handle the distribution software, collect metrics for app usage, and create policies to make the device compliant for Microsoft Intune."
"Microsoft Intune has been a valuable solution for improving endpoint management, security compliance, and remote administration in my environment; it has highly simplified device management operations and improved overall visibility and control over managed devices."
"What I appreciate about Microsoft Intune is that it is easy for me to deploy software to an environment with 600 laptops."
"The most valuable features are that users can make screenshots, and devices only need the minimal version of iOS."
"Microsoft Intune scales very effectively with our growing needs."
"One of the standout features of Intune is its seamless accessibility to work data, eliminating the need to be tied to an office or a desktop."
"The tool's most valuable feature is Autopilot."
"HashiCorp Terraform is highly stable."
"The feature "Terraform Plan" is the most valuable in HashiCorp Terraform as it allows us to see the differences between the current infrastructure and the one we are about to deploy, keeping things safe. Additionally, we appreciate the use of the modules as it helps in making the application scalable."
"The solution allows us to work faster with ease and to set up new environments and workspaces."
"It is the customization of Terraform's modules that I find most valuable."
"What I like best is how easy the tool is to use. The HashiCorp Terraform language syntax is simple to learn. The Terraform.io registry feature is very useful - we can refer to our code and use pre-created modules posted there."
"Provided your environment requires Terraform and/or you have skilled engineers who can perform the required maintenance, I would definitely recommend this solution."
"HashiCorp Terraform operates on a declarative rather than imperative approach, which enables us to repeat processes and creation, allowing us to test, rollback, and view the history of every change using Git."
"The most valuable features of HashiCorp Terraform are automation and management capabilities."
"The solution's initial setup is straightforward. The deployment process took me around ten minutes to fifteen minutes."
"Spring Cloud integrates well."
"It offers excellent scalability."
"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

"Every time we call, we get bounced to a new team... there is no cohesive end-to-end support, which is very frustrating and time-consuming."
"The solution could improve its flexibility."
"There are items that require improvements. One is the controls from iOS."
"Intune endpoint analytics can be challenging."
"For an existing customer who has an SCCM, it would need to be upgraded to an MECM first before I can introduce Microsoft Intune."
"Microsoft needs to enhance device-level security, as sometimes when using Microsoft Intune, the device's operating system becomes stuck and requires a full uninstall to remove the Intune bug."
"In the next release, I would like a feature to be able to properly lock down the device. For example, if an attacker or somebody steals the phone, you can be sure that the pin cannot be broken."
"I would like the ability to install the agent on devices from suppliers, which would enable us to implement a zero-trust strategy for guest devices."
"Terraform lacks in running script."
"When connecting to services on a hybrid cloud, I sometimes face issues with understanding usernames or passwords, leading to loss of connectivity. User education could improve this."
"From a user's perspective, it would be great if a UI tool is made available in the open source version as well, but I don't think it may be introduced because of the high costs for it announced by HashiCorp in its licensed version...HashiCorp Terraform can improve backward compatibility."
"The integration with this solution needs to be improved."
"I don't think HashiCorp Terraform is particularly stable."
"When a misconfiguration or drift occurs, fixing the issue can be difficult. For instance, if there is a change in API calls while a script is running, it can be challenging to make corrections. This may require additional review and modifications to the code. I recall an instance where an industry budget creation process was altered, and it took significant time to amend the code. In fact, I had to add five or six different script portions to resolve the issue."
"I've noticed that although Terraform is very good at deploying, it lacks in running script."
"Some responses are very long, and some needed features take a lot of time."
"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."
"It would be beneficial for the framework to become more lightweight and efficient when transitioning to the cloud."
 

Pricing and Cost Advice

"Intune is included with our F3 and E5 licenses."
"We work in the charity sector, so a lot of our clients get Microsoft Premium licenses or Business Premium for free. They get ten licenses free, and a lot of our clients do not have more than ten staff members. They are getting the tool for free, so its cost is not an issue."
"The purchase of the product was handled by someone else."
"Microsoft Intune is moderately priced. There is a monthly license required to use the solution and it is approximately eight dollars per month."
"Microsoft offers some licensing where it's included at no extra cost when customers are already using the licenses. In such a case, it's a really good value. If you have to buy the licensing for it, it's probably on par with other solutions. It isn't substantially more or less expensive. The great thing is that it is included in some of Microsoft's licensed packages. So, some customers don't have to spend additional money for it. Typically, most providers that support Intune do charge a management fee of some sort or some fee. Certainly, we're no exception."
"Microsoft's licensing is more flexible and adaptive than its competitors."
"Based on the features that it gives, it is cost-efficient. It is not necessarily on the expensive side of the scale. It provides a hefty number of features that any organization would want. It is in a good price range."
"Intune is available as an individual product, but it also comes with Office 365 Premium or an Enterprise license, and the price varies for each version."
"We use the solution's free version."
"It is an open-source product."
"HashiCorp Terraform is a cost-effective solution."
"HashiCorp Terraform is a free solution."
"I rate the price of HashiCorp Terraform a seven out of ten."
"Terraform is a little expensive."
"If you use the solution according to the recommended way by HashiCorp, it is more expensive."
"The solution is open-source."
"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.
908,858 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
10%
Manufacturing Company
9%
Computer Software Company
8%
Outsourcing Company
7%
Financial Services Firm
15%
Manufacturing Company
13%
Consumer Goods Company
9%
Construction Company
8%
No data available
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business192
Midsize Enterprise62
Large Enterprise186
By reviewers
Company SizeCount
Small Business28
Midsize Enterprise8
Large Enterprise26
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 have never experienced pricing, setup cost, or licensing for HashiCorp Terraform.
What needs improvement with HashiCorp Terraform?
Currently, there is not much to add. However, something that could improve the experience is bridging the gap between...
What is your primary use case for HashiCorp Terraform?
My main use case is only to provision the VM. Normally, in previous times, my team and I worked very hard to build th...
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: August 2026.
908,858 professionals have used our research since 2012.