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
341
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 April 2026, in the Configuration Management category, the mindshare of Microsoft Intune is 6.1%, down from 10.2% compared to the previous year. The mindshare of HashiCorp Terraform is 6.3%, up from 3.4% compared to the previous year. The mindshare of Spring Cloud is 2.1%, up from 0.9% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Configuration Management Mindshare Distribution
ProductMindshare (%)
Microsoft Intune6.1%
HashiCorp Terraform6.3%
Spring Cloud2.1%
Other85.5%
Configuration Management
 

Featured Reviews

reviewer2751102 - PeerSpot reviewer
Network Security Engineer at a computer software company with 51-200 employees
Modern endpoint management has transformed onboarding and strengthened remote security controls
The features of Microsoft Intune are straightforward, including Windows Autopilot, zero-touch deployment, centralized device management, and conditional access security controls. Using zero-touch deployment and Windows Autopilot in Microsoft Intune has significantly improved my workflow and organization. New laptops are shipped directly to users with no IT handling needed, and there is no manual imaging or configuration required. These features have a real impact. They save hours of manual setup per device, reduce dependency on the IT team for basic provisioning, and ensure every system is configured consistently and securely. Microsoft Intune has positively impacted my organization by improving device management. Devices are managed from a single cloud console. It has reduced manual work for provisioning and configuration. It has faster onboarding using Autopilot. It has enhanced security posture through enforced compliance policies, encryption, antivirus, and password rules. Conditional access ensures only trusted devices can access resources. I have better support for remote users, as devices can be managed from anywhere with no dependency on office network or VPN for basic management. It has easy troubleshooting and policy updates.
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

"The dashboards, the security, and the customization capabilities work very well for us."
"I like the fact that it's integrated with the rest of the Microsoft products, so customers can manage it from their Office 365 portal or Azure portal."
"The most valuable features in Microsoft Intune for me are application deployment, Defender deployment, and asset management."
"Application deployment and keeping the devices secure no matter where they are, by having this cloud solution — that has been great."
"It is a stable solution."
"It is helpful for managing devices anytime and any place without requiring dependency on the local networks."
"Microsoft Intune is cost-effective, providing ROI through the time saved for support teams and people working with computers."
"One of the main features of the solution is it allows the management of many devices in different ways."
"The platform's most valuable feature is the infrastructure as code aspect, which allows us to code the infrastructure part, making deployments more efficient."
"Provides automation which has increased our efficiency."
"Terraform helped us to standardized our infrastructure setup and to reduce errors occurring due to manual execution."
"It is the customization of Terraform's modules that I find most valuable."
"This solution makes it easier to manage a multi-cloud environment and have your entire infrastructure as code."
"The most valuable features of the solution are its simplicity of SQL language, its compatibility with multiple cloud providers, and its modules like the open source modules available, especially considering the fact that I work mainly on AWS."
"HashiCorp Terraform is highly stable."
"The ARM template is very easy to work with, which is a big help to us."
"It offers excellent scalability."
"The solution's initial setup is straightforward. The deployment process took me around ten minutes to fifteen minutes."
"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

"It would be great to see on-premises mailboxes and for the solution to have geofencing capabilities."
"In Microsoft Intune, error messages are an area that has room for improvement. Regarding error messages, I would like to see more detailed logs added."
"Microsoft Intune's app deployment presents challenges for non-MSI and non-store apps, particularly EXEs, requiring the use of a Win32 wrapper tool and adding overhead to the process."
"There should be more predictability in the release cycle. We don't feel we have any control over when new updates come out, and whether there are changes to the backend functionality or to the user interface. Updates just happen."
"The interface is not as modern as some competitors in terms of single pane of glass visibility across the entire landscape. It has a very Azure vibe and may not be as graphically appealing as other products."
"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."
"The reporting needs to be a bit more interactive."
"Packages on different identity provider platforms that are not supported present challenges for package installation."
"It should have a more object-oriented approach like different coding languages."
"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."
"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."
"HashiCorp Terraform state management could be improved to be used efficiently with multi-users."
"I would like to see a short-term option for a short-term plan."
"The solution is complex when we use it for a loop. This is a problem, not because of the language itself, but because of how the infrastructure generally works. It's different from Python."
"I would like to see a short-term option for a short-term plan."
"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."
"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

"While I don't have access to high-level financial information, I believe we have achieved lower costs with this implementation."
"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."
"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."
"It is not expensive."
"We don't get Intune as a separate module. Most of the time, we use it within an enterprise agreement like E3 or E5. Those licenses are at a good price, but what is annoying is that every single year they go higher."
"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 is moderately priced. There is a monthly license required to use the solution and it is approximately eight dollars per month."
"We don't pay for Intune because it is bundled with the premium subscription to Office 365. It includes Intune and Defender. I don't have to buy two extra products to manage my enterprise."
"We use the solution's free version."
"The solution is open-source."
"HashiCorp Terraform is a free solution."
"The solution is fairly priced."
"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 setup for Terraform is quite easy and currently, we are using their community version along with Jenkins."
"HashiCorp Terraform is a cost-effective 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.
886,858 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
8%
Financial Services Firm
21%
Manufacturing Company
12%
University
7%
Performing Arts
6%
Financial Services Firm
26%
Outsourcing Company
9%
Comms Service Provider
8%
Logistics Company
8%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business128
Midsize Enterprise55
Large Enterprise169
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 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.
886,858 professionals have used our research since 2012.