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
338
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

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

"If they have Office 365 or Azure, Intune is by far the best choice."
"As an IT administrator, I appreciate Intune's ability to implement granular device-level policies for our organization's employees."
"The feature I find most valuable in Microsoft Intune is being able to configure policies and push them directly to mobile phones."
"Intune's compliance features are valuable because they allow immediate visibility into ongoing situations."
"I would rate Microsoft Intune a nine out of ten."
"We have used conditional access policies to prevent users from copying internal resources or internal data to external devices, which has helped protect our organizations from being compromised."
"Intune is the best tool going forward because everyone is moving to the cloud."
"The device profiling which uses the official Outlook email enabled us to control the screenshot feature and prevent copying outside of the organization's application."
"The first thing I like about the solution is that it keeps a version of your infrastructure."
"The most valuable feature is the solution does not need installation."
"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."
"HashiCorp Terraform operates on a declarative rather than imperative approach, which enables us to repeat processes and creation, allowing us to test, rollback, and view the history of every change using Git."
"The most valuable feature of HashiCorp Terraform is the custom modules."
"Using Terraform, we saved those months of time and completed it within about a week."
"The solution allows us to work faster with ease and to set up new environments and workspaces."
"It is one of the best things because now we have everything automated with Terraform. We didn't have an outage for the last three years because everything is written in a code, and every change we have made is recorded. If we didn't have a tool like Terraform, it would be extremely complex to achieve this level of maturity with infrastructure."
"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

"Reporting in Microsoft Intune presents challenges because the built-in reports are often too basic."
"There are a few security features that are not available in Microsoft Intune, when compared to other products."
"However, due to access limitations, we are unable to deploy certain security features on end-user devices."
"We do not utilize Microsoft customer service and technical support since it is generally a waste of time."
"The reporting functionality of Microsoft Intune is limited compared to Microsoft System Center, which offers many more reporting options."
"It would be awesome if Microsoft opened their API so we could filter more properties. If we have to do anything outside of Intune that requires a third-party solution to talk back to it, we're very limited in what we can do."
"In the past, I raised some tickets for the enhancement feature, which was missing in Intune."
"The solution could be improved by the opportunity to connect third-party application databases, such as Chocolatey or another setup store, to Intune."
"There are times when a small error can ruin very valuable resources. In that case, exception handling in development can improve the overall Terraform productivity."
"Terraform lacks in running script."
"I don't think HashiCorp Terraform is particularly stable."
"Some responses are very long, and some needed features take a lot of time."
"I initially found the initial HashiCorp Terraform difficult to comprehend. It's complex and not straightforward, requiring proper training to grasp it. Even someone with a background in networking or cybersecurity would need guidance from someone knowledgeable."
"The integration with this solution needs to be improved."
"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."
"There are potential improvements in the backend stability of HashiCorp Terraform. There are instances where unexpected terminations and destruction of running projects occur before releasing a lock."
"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

"Microsoft's licensing is more flexible and adaptive than its competitors."
"The cost of the license and the features are justified for myself as a technical person."
"I liked the tool's pricing until P2 came into effect. I am unsure about the current value versus the cost of the new licensing model."
"There is a license needed for this solution and it is either included in one of the enterprise license agreements. Microsoft licensing is a mathematical institute, it could be quite complex. We tend to ask specialized organizations to research what the most profitable way it would be for us to use licenses in the organizations."
"Even if they charge a premium, they aim to provide equal value."
"Microsoft Intune has been incorporated into our Microsoft E5 licenses."
"Microsoft Intune is reasonably priced for large organizations that already have Microsoft Enterprise licenses, but it is less affordable for smaller businesses."
"While I can't provide insights from a business perspective, it's worth noting that the pricing may differ significantly, and the discount we received might not be reflective of standard business rates."
"HashiCorp Terraform is a free solution."
"We use the solution's free version."
"The solution is open-source."
"The setup for Terraform is quite easy and currently, we are using their community version along with Jenkins."
"You can do everything with the free license of this solution."
"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."
"There are free and paid versions of the solution. We use the free version."
"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.
886,349 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
20%
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 Business126
Midsize Enterprise55
Large Enterprise168
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: April 2026.
886,349 professionals have used our research since 2012.