No more typing reviews! Try our Samantha, our new voice AI agent.

HashiCorp Terraform vs Spring Cloud comparison

Why PeerSpot?
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
1st
Average Rating
8.2
Reviews Sentiment
6.7
Number of Reviews
377
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.7
Number of Reviews
53
Ranking in other categories
No ranking in other categories
Spring Cloud
Ranking in Configuration Management
23rd
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 September 2026, in the Configuration Management category, the mindshare of Microsoft Intune is 4.4%, down from 9.4% compared to the previous year. The mindshare of HashiCorp Terraform is 8.1%, up from 3.8% compared to the previous year. The mindshare of Spring Cloud is 2.4%, up from 1.3% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Configuration Management Mindshare Distribution
ProductMindshare (%)
Microsoft Intune4.4%
HashiCorp Terraform8.1%
Spring Cloud2.4%
Other85.1%
Configuration Management
 

Featured Reviews

HA
Senior Business Development Executive at Digitaltrack
Centralized device management has automated onboarding and improves remote security compliance
One thing I feel Microsoft Intune could improve is troubleshooting visibility. In many cases, when a policy or application deployment fails, the error messages are a bit generic. So, admins still spend time checking logs manually or testing on devices one by one. Compared to the simplicity of deployment, troubleshooting sometimes feels less mature. I also think reporting and real-time monitoring could be stronger. The dashboard gives useful information, but in large environments, many teams still depend on additional tools or scripts for deeper reporting and analytics. If I had to focus on one area first, I would probably choose troubleshooting and reporting. Deployment through Microsoft Intune is generally straightforward, but when something fails, identifying the exact root cause can still take more time than expected. Error messages are sometimes too generic, and admins often have to dig through logs, sync status, or multiple portals to understand what actually happened. I think user experience and policy management could also improve further. Microsoft Intune has become much better over the years, but sometimes the admin portal still feels fragmented because certain configurations open in different sections or redirect to older interfaces. For new admins, especially, it can take time to understand where everything is located. Another thing is policy conflict handling. In larger organizations, multiple device policies, compliance rules, and configuration profiles can overlap. When conflicts happen, the visibility is not always very clear, so admins spend time figuring out which policy actually won or caused the issue.
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 pricing for Microsoft Intune is reasonable and our clients are satisfied."
"We work completely in a Microsoft environment. Its interface is similar to other Microsoft solutions that we are using such as Microsoft Defender. So far, for our administrators, it is easy to use."
"While Microsoft Intune boasts a wide range of features, its user-friendliness and bundled licensing cost are key considerations for me."
"Their price is really good, which is the reason customers move here, because as part of the Office 365 package, they always get the E365 as well, which makes it easy for them to manage their devices without having additional licenses for Intune."
"The automatic patch management feature in the Intune Suite is helpful."
"We already use a lot of Microsoft products in our company, and therefore, it made sense to also use this product."
"The product has eased the deployment of Microsoft apps to the devices. We can manage it properly. We can control it and push the updates. Another company helped us with the deployment. However, we can do it internally."
"The user experience is good; we could work and deploy many controls through Microsoft Intune."
"It is easy to recreate an exact duplicate or output of an environment."
"The concept of infrastructure as code is quite intriguing. 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. When we use Terraform, these kinds of things fascinate us."
"The platform's most valuable feature is the infrastructure as code aspect, which allows us to code the infrastructure part, making deployments more efficient."
"The most valuable feature is the solution does not need installation."
"This is a super robust solution and I would recommend it to anyone."
"The most valuable features of Terraform are leveraging public modules for EKS, KMS, and ECR."
"The first thing I like about the solution is that it keeps a version of your infrastructure."
"Using Terraform, we saved those months of time and completed it within about a week."
"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."
"Spring Cloud integrates well."
"The solution's initial setup is straightforward. The deployment process took me around ten minutes to fifteen minutes."
 

Cons

"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 is still a gap between SCCM and Intune, especially in the reporting, inventory, and software deployment areas."
"The interface can be a bit complex to set up initially, so a simpler interface would really help."
"I'm not able to scale because of the issues with macOS management."
"My main pain point for Microsoft Intune is the contact part. Not all Android or iOS applications have access to integration, for example, contacts."
"There are items that require improvements. One is the controls from iOS."
"At the moment, we need more flexibility. We have some offices migrating to Windows 11 remotely. Sometimes, it is difficult to manage image installation because we have to collect some information before starting image deployment. Currently, Intune cannot collect the information needed for deploying new images."
"Intune has no remote control function for mobile phones to solve issues remotely for users."
"I would want to see more programmatic capabilities implemented, such as if, else, and simple to manage things in terms of how I can use some programming functions to assist us to achieve more. I would like to have programming language-relevant features, to have programming language be the primary way."
"The product's initial setup phase was easy."
"It should have a more object-oriented approach like different coding languages."
"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 could improve the integration with the VCloud Director. When we manage the VCloud Director we end up wasting our time when creating virtual machines. HashiCorp Terraform knows about these issues and I think there might be a workaround but they should incorporate the fix in an upcoming release."
"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."
"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."
"The main disadvantage of HashiCorp Terraform is the challenge surrounding state file management."
"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."
 

Pricing and Cost Advice

"It is not a cheap solution. The price for a device when you start using it at a large scale can be improved. It is covered under our enterprise agreement. We pay once a year. I am not aware of any additional costs."
"The price of Intune is included with the license for Office 365, so we don't have to pay anything extra for it."
"On a scale of one to ten with one being the cheapest, the cost of Microsoft Intune is a five."
"Microsoft Intune has a user-based subscription model. You can go for a monthly or a yearly payment."
"Microsoft offers some licensing where it's included at no extra cost when customers are already using the licenses. In such a case, it's a really good value. If you have to buy the licensing for it, it's probably on par with other solutions. It isn't substantially more or less expensive. The great thing is that it is included in some of Microsoft's licensed packages. So, some customers don't have to spend additional money for it. Typically, most providers that support Intune do charge a management fee of some sort or some fee. Certainly, we're no exception."
"The pricing for Intune and the competitor products are all within the same range, there is no true advantage when it comes to cost."
"The pricing for Microsoft Intune is reasonable. Our clients are satisfied."
"The clients pay for a license and each can have a different type of license, such as an E3 or E5."
"If you use the solution according to the recommended way by HashiCorp, it is more expensive."
"I rate the price of HashiCorp Terraform a seven out of ten."
"The product can be cost-effective, especially if you use the CLI and do not require the cloud solutions provided by HashiCorp."
"There are free and paid versions of the solution. We use the free version."
"Terraform is a little expensive."
"HashiCorp Terraform is a cost-effective solution."
"The solution is fairly priced."
"It is an open-source product."
"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.
912,801 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Manufacturing Company
9%
Financial Services Firm
9%
Outsourcing Company
9%
Computer Software Company
7%
Financial Services Firm
14%
Manufacturing Company
12%
Comms Service Provider
9%
Consumer Goods Company
8%
Financial Services Firm
19%
Comms Service Provider
13%
Outsourcing Company
13%
Computer Software Company
10%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business192
Midsize Enterprise62
Large Enterprise187
By reviewers
Company SizeCount
Small Business28
Midsize Enterprise8
Large Enterprise26
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?
HashiCorp Terraform is generally free to use as it is open source. The paid offerings, such as Terraform Enterprise, ...
What needs improvement with HashiCorp Terraform?
The main disadvantage of HashiCorp Terraform is the challenge surrounding state file management. If the state file is...
What is your primary use case for HashiCorp Terraform?
I am an integrator and platform engineer who has been using HashiCorp Terraform extensively for infrastructure for mo...
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: September 2026.
912,801 professionals have used our research since 2012.