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.6
Number of Reviews
336
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.9%, down from 10.1% compared to the previous year. The mindshare of HashiCorp Terraform is 5.6%, up from 3.5% compared to the previous year. The mindshare of Spring Cloud is 2.0%, up from 0.8% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Configuration Management Mindshare Distribution
ProductMindshare (%)
Microsoft Intune6.9%
HashiCorp Terraform5.6%
Spring Cloud2.0%
Other85.5%
Configuration Management
 

Featured Reviews

AkashKamble - PeerSpot reviewer
Sr MacOS specialist engineer at Cyber24
Enables management of multiple operating systems with a single license
The best feature is that it's a Microsoft product, so if anything goes wrong, we get quick support for anything required. Remote system functionality allows us to sit anywhere and take control of any device via remote management. We can enhance security for clients' laptops with built-in Microsoft Defender, which is available with the Microsoft Intune license. We use it for reporting purposes through endpoint analytics. When pushing scripting, there are two types available: remediation script and reservation script. Through endpoint analytics, you can push defender policies to clients. It helps with reporting, inventory updates, and monitoring tenant status health.
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

"Microsoft Intune has definitely reduced management burdens."
"This solution saves us a lot of time once it's implemented."
"The integration with conditional access is great."
"We can manage and standardize security across your environment, identify problems, receive alerts, and so on. That's its purpose, and that's also why it's so good."
"Autopilot is a feature I really like."
"The Autopilot feature is the most valuable because it saves significant time on managing devices."
"Its security is most valuable. It gives us a way to secure devices, not only those that are steady. We do have a few tablets and other devices, and it is a way for us to secure these devices and manage them. We know they're out there and what's their status. We can manage their life cycle and verify that they're updated properly."
"Microsoft Intune is a great product, and you should use it."
"It's very easy to automate functions on the cloud with HashiCorp Terraform. The commands are easy as well."
"This solution makes it easier to manage a multi-cloud environment and have your entire infrastructure as code."
"The initial setup of HashiCorp Terraform was easy."
"The most valuable feature is the solution does not need installation."
"The solution allows us to work faster with ease and to set up new environments and workspaces."
"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 most valuable aspect of this solution is the coding of our infrastructure. You can code it once and run it multiple times."
"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."
"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."
"Spring Cloud integrates well."
"The solution's initial setup is straightforward. The deployment process took me around ten minutes to fifteen minutes."
 

Cons

"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."
"It would be better if I could integrate it with my core group policy. I would like to have a group policy in my current environment, which has strict control, but those things are still missing. Although it has maximum compliance and security, it's not available on-premise."
"One area for improvement is app deployment. Another is the Windows update rollout. If you're rolling out an object to a device that's offline, Intune stops trying to reach this device after it sits idle for a bit. We are forced to find a workaround that could help manage that."
"The time we have to wait to deploy policies has room for improvement."
"Reporting needs to be better. Sometimes, it is way too slow, and it is not even accurate."
"We are not satisfied with technical support. Some improvements might be required."
"There is improvement needed in integrating with the installed Office solutions versions, such as Office 2019. The Office 365 integrates without a problem."
"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."
"I don't think HashiCorp Terraform is particularly stable."
"Some areas where Terraform could improve would be challenges in managing sensitive information, especially when dealing with secret files or credentials."
"On a scale from one to ten, I would give this solution a rating of seven; strictly because I was uncomfortable using the ARM template earlier."
"They have added a feature that helps us to import existing resources to our workspace, but if they can help us to create the code for the import, as well, then it would be a great addition."
"I would like to see a short-term option for a short-term plan."
"I've noticed that although Terraform is very good at deploying, it lacks in running script."
"The area for improvement is the speed at which resources become available."
"The integration with this solution needs to be improved."
"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."
"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."
 

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."
"The price of Intune is included with the license for Office 365, so we don't have to pay anything extra for it."
"With our standard E5 agreement with Microsoft, there have been no pricing concerns. Introductory professional services, like a fast-track service, were included with our E5 membership, and there have been no additional costs."
"While Microsoft charges for actual usage, it lacks discount options."
"There is a license required to use the solution. If you're core users in Office 365, for example, you have Outlook email and E3 license, this is only email. You have to buy an EMS license to have Microsoft Intune. It is expensive."
"Any bundle package, such as Security E3, covers multiple things, such as AAP, BitLocker, etc. If you go for them individually, they would be more expensive. Bundling makes the price more attractive and competitive."
"There is a license needed to use the solution and we are on an annual license."
"For organizations that are a Microsoft shop, the pricing is compelling."
"We use the solution's free version."
"HashiCorp Terraform is a cost-effective solution."
"It is an open-source product."
"The product can be cost-effective, especially if you use the CLI and do not require the cloud solutions provided by HashiCorp."
"I rate the price of HashiCorp Terraform a seven out of ten."
"HashiCorp Terraform is a free solution."
"They have given it to us at a monthly cost, but it is on a yearly basis."
"The solution is fairly priced."
"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.
885,667 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Manufacturing Company
9%
Computer Software Company
9%
Financial Services Firm
9%
Government
8%
Financial Services Firm
15%
Manufacturing Company
12%
Performing Arts
7%
University
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 Business124
Midsize Enterprise54
Large Enterprise167
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 use the open-source version of Terraform, so there is no cost for me. There is a paid version available for clients...
What needs improvement with HashiCorp Terraform?
HashiCorp Terraform could be improved by enhancing security around state files, as it stores sensitive information su...
What is your primary use case for HashiCorp Terraform?
The usual use cases for HashiCorp Terraform that I work with mostly include automating tasks such as provisioning res...
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: March 2026.
885,667 professionals have used our research since 2012.