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.8
Number of Reviews
367
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 May 2026, in the Configuration Management category, the mindshare of Microsoft Intune is 5.4%, down from 10.3% compared to the previous year. The mindshare of HashiCorp Terraform is 7.0%, up from 3.4% compared to the previous year. The mindshare of Spring Cloud is 2.1%, up from 1.0% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Configuration Management Mindshare Distribution
ProductMindshare (%)
Microsoft Intune5.4%
HashiCorp Terraform7.0%
Spring Cloud2.1%
Other85.5%
Configuration Management
 

Featured Reviews

Varun Mehra - PeerSpot reviewer
Collaboration Support Engineer at a retailer with 11-50 employees
Centralized device management has transformed security and streamlined remote provisioning
One area where Microsoft Intune can improve is the user interface. Sometimes the portal feels a bit complex and not very intuitive, especially for new users, and it can take time to find specific settings. Another point is troubleshooting. While logs are available, the diagnostic policies and sync issues can still be time-consuming and not very straightforward. I also feel that reporting could be more detailed and customizable. The built-in reports are helpful, but for deeper insights, I often need to rely on additional tools. Overall, it is a strong solution, but improving usability and troubleshooting experience would make it even better. While Microsoft Intune works very well within the Microsoft ecosystem, the integration of some third-party tools could be smoother and require less customization. Support is another area that could improve, as sometimes response times can be slow, and resolving complex issues may take longer than expected. In terms of features, I think more advanced automation and built-in remediation options would be helpful since common issues can be fixed automatically without manual intervention.
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

"The key benefit of Intune is its integration with the Microsoft ecosystem."
"Turning the endpoint infrastructure into a highly efficient operation was the best thing that happened to our organization."
"What I like the most about Microsoft Intune is its ability to manage mobile devices. Through integration with System Center, it can also manage desktops and laptops."
"Its protection policies are most valuable. It protects mobile devices as well as individual apps. It is pretty scalable, and its documentation is also pretty good. It is also pretty straightforward to deploy."
"The ability to work from all over the planet is valuable. You just need a functioning and working Internet connection."
"The best features of Microsoft Intune include helping to know if computers are configured correctly and if users have access to apps or the platform."
"Microsoft Intune is the best solution available; we can connect with any device and handle all queries, which sets it apart from other tools available in the market."
"The most valuable feature of Microsoft Intune is its scalability."
"The first thing I like about the solution is that it keeps a version of your infrastructure."
"The ARM template is very easy to work with, which is a big help to us."
"The most valuable feature is predictability."
"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 also supports multi-cloud developments, allowing us to work with AWS, Azure, Google, and Oracle simultaneously."
"The most valuable feature of the solution stems from the modules it offers."
"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."
"The most valuable features of HashiCorp Terraform are automation and management capabilities."
"Spring Cloud integrates well."
"The solution's initial setup is straightforward. The deployment process took me around ten minutes to fifteen minutes."
"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."
"It offers excellent scalability."
 

Cons

"The reporting functionality of Microsoft Intune is limited compared to Microsoft System Center, which offers many more reporting options."
"Regarding mobile devices, Intune is good, but there are other services that I would say are ahead of Intune from an administration and reporting point of view."
"There are areas that have room for improvement in Microsoft Intune, particularly regarding integrations."
"One thing I would suggest is that servers are not getting managed through Microsoft Intune."
"The most important thing is reporting. They should improve their reporting. They should give a free hand to users. In SCCM, I can create my own reports. For example, in SCCM, I can create an inventory report for my PC or for all PCs, but in Intune, we don't have an option to create any report. Microsoft claims that Intune is a successor of SCCM, but SCCM is more powerful than Intune. So, they should develop Intune more and make it equivalent to SCCM. Then, their product will be great in the market."
"Onboarding of endpoint devices is not straightforward. The onboarding process was a little heavier than I thought it would be."
"Management of Linux devices from Microsoft Intune would be great. Then we can manage any device and not only Windows and Apple."
"Microsoft Intune lacks live location tracking capabilities. Improvements should be made in terms of MDM platforms for other devices."
"I would like to see a short-term option for a short-term plan."
"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."
"Terraform lacks in running script."
"There is always room for improvement somewhere."
"Community tech support could be a little better."
"Terraform doesn't support Artifactory as a backend."
"Terraform could create more examples in the documentation."
"I have not seen a return on investment yet."
"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."
"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

"Intune comes with the licensing that is common for large organizations. However, Microsoft has recently released many add-ons that are very expensive, especially for large organizations or corporations."
"The E5 license is expensive."
"If you're ever going to buy an Office 365 environment, then pricing is reasonable given all that it does, but if you're not, then you might find the pricing expensive."
"Intune is inexpensive. It also comes bundled in some Office 365 licenses, so you can choose to purchase it separately or as a package."
"Its price is in the medium range. It is acceptable because you're paying for the features. I am not aware of any additional costs."
"It is reasonable for the features it has."
"The price for Intune is fair."
"There is a license needed for this solution and it is either included in one of the enterprise license agreements. Microsoft licensing is a mathematical institute, it could be quite complex. We tend to ask specialized organizations to research what the most profitable way it would be for us to use licenses in the organizations."
"HashiCorp Terraform is a cost-effective solution."
"The setup for Terraform is quite easy and currently, we are using their community version along with Jenkins."
"Terraform is a little expensive."
"We use the solution's free version."
"They have given it to us at a monthly cost, but it is on a yearly basis."
"There are free and paid versions of the solution. We use the free version."
"You can do everything with the free license of this solution."
"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.
896,202 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
7%
Financial Services Firm
20%
Manufacturing Company
12%
Comms Service Provider
7%
University
7%
No data available
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business175
Midsize Enterprise60
Large Enterprise183
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 used the free version of HashiCorp Terraform with no setup cost or licensing needed.
What needs improvement with HashiCorp Terraform?
There can be improvements in HashiCorp Terraform. There are times when a small error can ruin very valuable resources...
What is your primary use case for HashiCorp Terraform?
My main use case for HashiCorp Terraform is to provision infrastructure on AWS cloud. This is the main goal of my usi...
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.
896,202 professionals have used our research since 2012.