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
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 August 2026, in the Configuration Management category, the mindshare of Microsoft Intune is 4.6%, down from 9.9% compared to the previous year. The mindshare of HashiCorp Terraform is 8.1%, up from 3.6% compared to the previous year. The mindshare of Spring Cloud is 2.3%, up from 1.2% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Configuration Management Mindshare Distribution
ProductMindshare (%)
Microsoft Intune4.6%
HashiCorp Terraform8.1%
Spring Cloud2.3%
Other85.0%
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

"It allows our clients to have the confidence to centrally manage policies for security, and it helps them in securing the organization from a technology aspect."
"Within Intune, managing policies and having a consistent way to manage devices is valuable."
"Intune's most valuable features are the device, compliance, and configuration policies."
"It helps implement conditional access policies to restrict mobile users from accessing potentially dangerous emails."
"Intune helps the organization manage access to its internal apps, data, and resources."
"The biggest thing for us is enforcing logins only from devices that are managed by Intune."
"Overall, the best features of Microsoft Intune are its ease of management and robust security protocols, which are what I value most about it and how it stands out."
"We are able to deliver applications fast to our mobile workloads so that users can make use of it instantly."
"It is a stable solution."
"The first thing I like about the solution is that it keeps a version of your infrastructure."
"The most valuable feature of HashiCorp Terraform is the custom modules."
"The solution helps us save a lot of costs."
"It is less time-consuming."
"The most valuable aspect of this solution is the coding of our infrastructure, as 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."
"Terraform helped us to standardized our infrastructure setup and to reduce errors occurring due to manual execution."
"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."
"It offers excellent scalability."
 

Cons

"The scalability could be improved, and like most other MDM products, Intune is good but not 100% there yet."
"Intune could add more Linux security features and more integration with on-prem devices. The application deployments can also be improved."
"The solution could improve by having better integration with Apple."
"The technical support by Microsoft is not so good. We have to manage many things by ourselves and do not receive responses in a timely manner."
"Intune should support platforms other than Windows. We have encountered several limitations, especially when handling iOS devices."
"Microsoft Intune could improve in reporting data for endpoints and fleets. Enhanced capabilities to run queries and gather specific device data to identify trends or issues would be beneficial. The feature parity for MacOS and handling devices from an MDM perspective is not comprehensive. Consolidation of these functionalities within Intune would simplify processes and finances."
"The solution does require maintenance, and it is complex to maintain, especially regarding updates, patching, and releases."
"In Microsoft Intune, there is significant slowness, and there needs to be more logs when we deploy software, parameters, or scripts to troubleshoot problems and errors in the interface, workstations, and Android devices."
"The product can integrate and utilize more services from different competitors. Currently, their commands are quite similar to Kubernetes, which we use in our CI/CD pipeline. Also, they should consider incorporating Windows command line, like PowerShell."
"While Terraform is incredibly powerful, its reliance on a state file introduces significant operational complexity and risk. Managing the state for a team requires a carefully configured remote backend with locking to prevent corruption. The state file can also inadvertently store sensitive data in plain text, creating a security risk. Furthermore, refactoring code is not straightforward, as simple resource renames can lead to unintended destruction and recreation of infrastructure if not handled with specific 'terraform state' commands."
"Some areas where Terraform could improve would be challenges in managing sensitive information, especially when dealing with secret files or credentials."
"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."
"From a user's perspective, it would be great if a UI tool is made available in the open source version as well, but I don't think it may be introduced because of the high costs for it announced by HashiCorp in its licensed version...HashiCorp Terraform can improve backward compatibility."
"Two aspects of HashiCorp Terraform could be improved: it should have better included tests and a more precise validator."
"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."
"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."
"Stability is one area in the solution that needs to improve."
"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

"Intune's pricing is competitive. For example, the license of Blackberry's Enterprise Mobility Suite was costly, but Intune is affordable. It is included as an additional feature when you buy security enhancements for your organization. For example, let's say I have fifty users in my organization and all of them are using Microsoft cloud services, like Teams, Office 365, and OneDrive."
"Previously the price was $4 per month per user. Now it's $2.25 per user per month."
"I don't have any problem as far as cost is concerned. It is bundled with our license."
"The clients pay for a license and each can have a different type of license, such as an E3 or E5."
"There are licenses required for this solution. We enable licenses on the devices we need to manage."
"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."
"The licensing is on a yearly basis."
"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 solution is fairly priced."
"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."
"It is an open-source product."
"The solution is open-source."
"I rate the price of HashiCorp Terraform a seven out of ten."
"HashiCorp Terraform is a free solution."
"There are free and paid versions of the solution. We use the free version."
"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.
909,948 professionals have used our research since 2012.
 

Top Industries

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

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business192
Midsize Enterprise62
Large Enterprise186
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?
I have never experienced pricing, setup cost, or licensing for HashiCorp Terraform.
What needs improvement with HashiCorp Terraform?
Currently, there is not much to add. However, something that could improve the experience is bridging the gap between...
What is your primary use case for HashiCorp Terraform?
My main use case is only to provision the VM. Normally, in previous times, my team and I worked very hard to build th...
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: August 2026.
909,948 professionals have used our research since 2012.