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
378
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.6
Number of Reviews
53
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 June 2026, in the Configuration Management category, the mindshare of Microsoft Intune is 4.9%, down from 10.3% compared to the previous year. The mindshare of HashiCorp Terraform is 7.4%, up from 3.4% compared to the previous year. The mindshare of Spring Cloud is 2.1%, up from 1.1% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Configuration Management Mindshare Distribution
ProductMindshare (%)
Microsoft Intune4.9%
HashiCorp Terraform7.4%
Spring Cloud2.1%
Other85.6%
Configuration Management
 

Featured Reviews

OluwashileAdeniyi - PeerSpot reviewer
Senior Infrastructure Security Engineer at a outsourcing company with 51-200 employees
Centralized endpoint security has improved and supports hybrid work and BYOD policies
Regarding what I dislike about Microsoft Intune and its downsides, I would say that more Mac controls are needed because we have limited Mac and Linux control. When comparing controls and policies between Windows, Mac, and Linux, Windows has almost everything you can think of, while Mac and Linux have limited types of control. You cannot implement certain things on Mac and Linux that you can on Windows. The limited controls are a major issue. Additionally, if Microsoft could find a way to embed servers into Microsoft Intune, that would be beneficial. Microsoft Intune is not really designed for servers or Windows servers. It is more tailored towards Windows 11 and Windows 10 operating systems. Windows servers are not fully supported. Enterprise organizations usually have both servers and endpoints, which are users' workstations. For servers, most people look for other solutions such as SCCM, which is Configuration Manager. However, SCCM is what Microsoft Intune is trying to replace. Both SCCM and Microsoft Intune belong to Microsoft. Microsoft is trying to transition organizations into Microsoft Intune, the native cloud solution. However, because this update is still in process, servers are not fully compatible with Microsoft Intune and cannot be managed by it. The current policy that has emerged from issues with clients is what they call co-management, which is relatively new, and I do not know if adoption is significant. Many legacy or older customers who have been using these products for decades still have SCCM. When it is time for them to manage their Windows devices, they use what is called cloud attach. Cloud attach is a term whereby your SCCM is connected to your Microsoft Intune. Most people do not know about it, but I have deployed it for several organizations. Cloud attach and co-management work together so that your device is in SCCM, but some policies are pushed from Microsoft Intune. It is like two different solutions working hand in hand. That is what they call co-management. Microsoft Intune does not bring all of your endpoint and security management tools into one place, which is the goal and how it should be. However, as I mentioned, servers are not included. If we talk about end users, Microsoft Intune does bring all your devices together. In a typical enterprise environment, you have end users with workstations, laptops, company-issued phones, and bring your own devices. You can create policies for all of these. However, for the backend, your servers do not have much coverage. Servers are not really covered by Microsoft Intune in that way.
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

"Everything has worked better since we started using Intune."
"The most valuable feature is the UEM capabilities."
"It allows our clients to have the confidence to centrally manage policies for security, and it helps them in securing the organization from a technology aspect."
"From the user perspective, Microsoft Intune enables access to corporate data and apps even on personal devices, which is convenient."
"Microsoft's licensing is more flexible and adaptive than its competitors."
"One of the main features of the solution is it allows the management of many devices in different ways."
"The product helps organizations have a model or place to allow users to access the corporate resources from any device that the user wants and in a highly secured way."
"The automatic patch management feature in the Intune Suite is helpful."
"The state file is the most beneficial aspect of HashiCorp Terraform. It enables the retrieval and utilization of a previous state to build upon. This feature is particularly important since it allows for the identification of changes from the previous state, making the state file a critical component of the process."
"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 valuable features of HashiCorp Terraform are the infrastructure can be written, shared, and collaborated on using code, which speeds up deployment. Additionally, bugs and issues can be fixed in the code and redeployed, making it less risky. It is a more efficient method compared to the traditional approach of writing scripts to set up infrastructure."
"HashiCorp Terraform is highly stable."
"It is less time-consuming."
"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."
"The most valuable feature is predictability."
"The ARM template is very easy to work with, which is a big help to us."
"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

"We do not utilize Microsoft customer service and technical support since it is generally a waste of time."
"The solution could be improved by the opportunity to connect third-party application databases, such as Chocolatey or another setup store, to Intune."
"From an end-user perspective of Microsoft Intune, I haven't experienced any challenges since installation. However, some customers have reported experiencing slowness when using lower versions of the Android system."
"An issue we have run into with Microsoft Endpoint Manager is that we cannot patch third-party products like Adobe and Chrome with it."
"Microsoft Intune could improve its reporting depth and make some policy configurations less complex, especially for hybrid environments."
"Microsoft Intune could improve in reporting data for endpoints and fleets. Enhanced capabilities to run queries and gather specific device data to identify trends or issues would be beneficial. The feature parity for MacOS and handling devices from an MDM perspective is not comprehensive. Consolidation of these functionalities within Intune would simplify processes and finances."
"Customer service is not really good. I would give it a six out of ten. The main issue is the time it takes to get someone involved who truly understands what the product does."
"China blocks Google and Google Play Store, which makes installation challenging. Microsoft Intune is a company software, which has to be installed to the app portal or Microsoft Software Center."
"I would like to see a short-term option for a short-term plan."
"This solution could be improved by adding features such as CDM to accelerate the access of data by the users."
"Terraform should monitor the backend storage more closely. You can handle it within Azure, but HashiCorp should release a dedicated tool to protect those secrets and ensure they're fully encrypted."
"The area for improvement is the speed at which resources become available."
"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."
"Terraform should also support YAML language, which is more user-friendly than HCL. They should also add a GUI, so you don't need to memorize all the commands. A GUI would enable us to do everything with a click of a button."
"I don't think HashiCorp Terraform is particularly stable."
"Two aspects of HashiCorp Terraform could be improved: it should have better included tests and a more precise validator."
"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."
"If there's a dashboard like the ones provided by Apigee or Kong, that will be useful."
 

Pricing and Cost Advice

"It's a bit expensive from a licensing perspective, especially as we look to have organizations with tenants across the globe."
"Microsoft Intune is not cost-effective as a standalone product."
"It's monthly for us, but it's built into the license cost that we pay our IT each month. It's maybe 129 Kroner per head, which translates to £10. There are some additional costs. Our IT had to set up and configure their own server, so there is an extra cost for that, but I'm not sure what that costs."
"The Intune license model is costly."
"With one user base license, we can use Intune for up to five devices. However, with Soti MobiControl, each license is tied to a single device, meaning one license is dedicated to one device only."
"The price of Microsoft Intune is reasonable."
"Pricing depends on the features. Microsoft offers special packages if there are more than 10,000 users, and you may be able to get a reduced rate."
"The pricing needs improvement."
"We use the solution's free version."
"There are free and paid versions of the solution. We use the free version."
"It is an open-source product."
"HashiCorp Terraform is a cost-effective solution."
"If you use the solution according to the recommended way by HashiCorp, it is more expensive."
"They have given it to us at a monthly cost, but it is on a yearly basis."
"The solution is open-source."
"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."
"Spring Cloud is an open-source solution."
"Currently, we are not required to pay for licenses."
report
Use our free recommendation engine to learn which Configuration Management solutions are best for your needs.
899,645 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
10%
Manufacturing Company
10%
Computer Software Company
8%
Government
7%
Financial Services Firm
18%
Manufacturing Company
14%
Comms Service Provider
6%
University
6%
Financial Services Firm
24%
Outsourcing Company
14%
Comms Service Provider
10%
Manufacturing Company
8%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business193
Midsize Enterprise61
Large Enterprise185
By reviewers
Company SizeCount
Small Business27
Midsize Enterprise8
Large Enterprise25
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: June 2026.
899,645 professionals have used our research since 2012.