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
372
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 valuable feature of this solution is its ease of use."
"The dashboards, the security, and the customization capabilities work very well for us."
"The solution is fully integrated with the Microsoft platform and the Autopilot feature, which is a unique feature."
"Autopilot is the most valuable feature."
"The security features are most definitely valuable. If I have to give an example, the lockdown features that prevent employees from configuring anything or downloading company data are valuable. We get high-quality device protection, malware protection, and information protection at the same time."
"Intune has significantly benefited our organization by providing comprehensive visibility into our device ecosystem."
"This product offers an alternative solution to other UEM (Unified Endpoint Management) solutions."
"It is a wonderful product; I would advise others to go for it because it is definitely helpful for an enterprise and has been improving constantly."
"HashiCorp Terraform has changed my workflow significantly because it spends considerably less time compared to my previous approach and I can say that it is 10 times faster than my previous method."
"The solution allows us to work faster with ease and to set up new environments and workspaces."
"Terraform helped us to standardized our infrastructure setup and to reduce errors occurring due to manual execution."
"I like the function that shows me a preview of what is happening in the infrastructure."
"The most valuable feature is the great community support."
"HashiCorp Terraform is highly stable."
"The first thing I like about the solution is that it keeps a version of your infrastructure."
"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."
"It offers excellent scalability."
"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."
 

Cons

"The closest Microsoft Intune can be to GPOs, the better. There needs to be more granularity on application deployments. However, they have done better recently with the application deployments."
"In my opinion, Microsoft Intune has room for improvement. The pricing could be a little better, and the reporting could be a little better as well."
"Intune's server management could be better. If it could incorporate more features from System Center into Intune's Configuration Manager, it would be beneficial."
"The configuration could be better by consolidating options and making it simpler."
"The user interface should be more user-friendly, as it can sometimes be challenging to navigate. Microsoft often relocates features, making it difficult to consistently find what I need."
"It's the granularity: 'Is your firewall on? Is BitLocker on?' It's not amazing granularity. But I've looked into other products, like Duo, and they're all similar."
"I think nine is a very good rating for this solution, and I kept one point out because I think in the future it requires improvement based on future scalability in the IT infrastructure."
"The synchronization could be improved."
"The area for improvement is the speed at which resources become available."
"It should have a more object-oriented approach like different coding languages."
"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."
"This solution could be improved by adding features such as CDM to accelerate the access of data by the users."
"HashiCorp Terraform is an open-source tool that relies on external developers to create plugins to expand its capabilities. However, this approach can be problematic as not all plugins are created by professionals and some may have security vulnerabilities. In the case of GKE, Google has created a solid plugin, but for other services, one must search for plugins on the HashiCorp Terraform registry, which can be hit or miss, as many plugins are created by students or hobbyists, who may not continue to maintain or update them. This model of open-sourced plugins may not be the most reliable or secure way of expanding the tool's capabilities."
"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."
"Some areas where Terraform could improve would be challenges in managing sensitive information, especially when dealing with secret files or credentials."
"Terraform doesn't support Artifactory as a backend."
"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."
"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."
 

Pricing and Cost Advice

"Microsoft Intune is moderately priced. There is a monthly license required to use the solution and it is approximately eight dollars per month."
"There is a license required to use this solution. However, it was part of a bundle package. Microsoft Intune is far less expensive than other solutions, such as Workspace ONE."
"The pricing for Intune and the competitor products are all within the same range, there is no true advantage when it comes to cost."
"Microsoft Intune's pricing is reasonable."
"The pricing is not cheap, especially with inflation. They've had to increase their prices. It's not excessive, but alright."
"The price of Intune is often included as part of a bundle with other Microsoft licenses, which makes it somewhat cheaper."
"I don't have any problem as far as cost is concerned. It is bundled with our license."
"The price is reasonable, but they should lower it a bit to make it more competitive. It's cheaper than AirWatch and other products, but I still feel like Microsoft can make a base version or with Exchange online or a la carte only Intune version which will be useful. A customer who doesn't want to go full-fledged E3 or E5 can take out or consume an Intune solution only for their purpose, and we want to target that customer."
"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."
"HashiCorp Terraform is a free solution."
"I rate the price of HashiCorp Terraform a seven out of ten."
"The solution is open-source."
"HashiCorp Terraform is a cost-effective solution."
"It is an open-source product."
"Terraform is a little expensive."
"Spring Cloud is an open-source 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."
report
Use our free recommendation engine to learn which Configuration Management solutions are best for your needs.
896,467 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
19%
Manufacturing Company
12%
Comms Service Provider
7%
University
6%
No data available
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business180
Midsize Enterprise62
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,467 professionals have used our research since 2012.