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

HashiCorp Terraform vs WhatsUp Gold comparison

Sponsored
 

Comparison Buyer's Guide

Executive Summary

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
378
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.6
Number of Reviews
52
Ranking in other categories
No ranking in other categories
WhatsUp Gold
Ranking in Configuration Management
20th
Average Rating
7.8
Reviews Sentiment
6.2
Number of Reviews
25
Ranking in other categories
Application Performance Monitoring (APM) and Observability (29th), Network Monitoring Software (22nd), Server Monitoring (14th), IT Infrastructure Monitoring (18th), Log Management (39th), Cloud Monitoring Software (23rd), Network Traffic Analysis (NTA) (10th)
 

Mindshare comparison

As of June 2026, in the Configuration Management category, the mindshare of Microsoft Intune is 4.9%, down from 10.3% compared to the previous year. The mindshare of HashiCorp Terraform is 7.3%, up from 3.4% compared to the previous year. The mindshare of WhatsUp Gold is 1.7%, up from 0.0% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Configuration Management Mindshare Distribution
ProductMindshare (%)
Microsoft Intune4.9%
HashiCorp Terraform7.3%
WhatsUp Gold1.7%
Other86.1%
Configuration Management
 

Featured Reviews

OluwashileAdeniyi - PeerSpot reviewer
Senior Infrastructure Security Engineer at a outsourcing company with 51-200 employees
Centralized endpoint security has improved and supports hybrid work and BYOD policies
Regarding what I dislike about Microsoft Intune and its downsides, I would say that more Mac controls are needed because we have limited Mac and Linux control. When comparing controls and policies between Windows, Mac, and Linux, Windows has almost everything you can think of, while Mac and Linux have limited types of control. You cannot implement certain things on Mac and Linux that you can on Windows. The limited controls are a major issue. Additionally, if Microsoft could find a way to embed servers into Microsoft Intune, that would be beneficial. Microsoft Intune is not really designed for servers or Windows servers. It is more tailored towards Windows 11 and Windows 10 operating systems. Windows servers are not fully supported. Enterprise organizations usually have both servers and endpoints, which are users' workstations. For servers, most people look for other solutions such as SCCM, which is Configuration Manager. However, SCCM is what Microsoft Intune is trying to replace. Both SCCM and Microsoft Intune belong to Microsoft. Microsoft is trying to transition organizations into Microsoft Intune, the native cloud solution. However, because this update is still in process, servers are not fully compatible with Microsoft Intune and cannot be managed by it. The current policy that has emerged from issues with clients is what they call co-management, which is relatively new, and I do not know if adoption is significant. Many legacy or older customers who have been using these products for decades still have SCCM. When it is time for them to manage their Windows devices, they use what is called cloud attach. Cloud attach is a term whereby your SCCM is connected to your Microsoft Intune. Most people do not know about it, but I have deployed it for several organizations. Cloud attach and co-management work together so that your device is in SCCM, but some policies are pushed from Microsoft Intune. It is like two different solutions working hand in hand. That is what they call co-management. Microsoft Intune does not bring all of your endpoint and security management tools into one place, which is the goal and how it should be. However, as I mentioned, servers are not included. If we talk about end users, Microsoft Intune does bring all your devices together. In a typical enterprise environment, you have end users with workstations, laptops, company-issued phones, and bring your own devices. You can create policies for all of these. However, for the backend, your servers do not have much coverage. Servers are not really covered by Microsoft Intune in that way.
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.
EC
Technical Manager at Quan Hung Gourmet
Efficient monitoring with detailed customization, yet complexity remains
The best feature of WhatsUp Gold is the automatic generation of topology and its integration with virtualization and wireless. I have used the automated device discovery with this topology feature. The interactive map feature helps me manage the topology because sometimes we cannot draw the topology correctly, so we need to manually edit the connections. The alerting system is very tunable and customizable, but it's a little complicated to use. Many customers cannot manage it by themselves and need support from us, the provider. We always use the dashboards in the SOC, where we constantly display a dashboard or multiple dashboards. This allows us to know immediately if the connection or bandwidth is full or if the connection is broken.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"The ability to push applications on devices is valuable. You do not have to manually install applications one by one. If you like to use ten different applications, you do not have to manually go and download them one by one. Intune can compile a package for you, and then you can just push them from the admin center."
"We saw approximately forty to fifty percent reduction in manual device setup time with Microsoft Intune as onboarding became fully automated."
"I haven't used other mobile device management solutions, but compared to SCCM, we eliminate a lot of on-premises infrastructure and maintenance by using Intune."
"The most valuable feature is Intune's ability to push out updates for the security and antivirus. I also like Intune's copilot and the ability to automate processes. For example, if you have 5,000 employees who are issued new PCs and you need to set them up with everything they need."
"We are a Microsoft 365 E5 customer and the product promises the capabilities that we need and is available without additional cost."
"In terms of technical support, you will get an immediate response."
"Its direct integration with all the other products that we have from Microsoft is valuable. We're using the E5 license, and we have a whole wealth of different products available. It just makes it easier to have everything from one provider."
"The solution is scalable, and we currently have tens of thousands of users within our organization using the solution."
"It is a stable solution."
"Can be used across multiple cloud providers and multiple platforms."
"Terraform helped us to standardized our infrastructure setup and to reduce errors occurring due to manual execution."
"Before we used it, we were writing a lot of scripts to provision infrastructure and there weren't guidelines for anything on how to provision and how our environment will look, now with Terraform, it's all templated and everyone in my team just uses modules that are templates, modules of Terraform, and all our environments look the same."
"It is a stable solution."
"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."
"Because of Terraform, companies have a lot of options to ensure growing faster than what was normal in the past."
"The valuable features of HashiCorp Terraform are the infrastructure can be written, shared, and collaborated on using code, which speeds up deployment. Additionally, bugs and issues can be fixed in the code and redeployed, making it less risky. It is a more efficient method compared to the traditional approach of writing scripts to set up infrastructure."
"We've been using it for many years and we use it typically for early warning, as it notifies customers of problems prior to failure."
"The documentation is very good."
"Their tech support is very good."
"The tool's most valuable feature is the visibility it offers of everything in the network and infrastructure."
"We primarily use the solution to check the state of the network, monitoring thousands of devices and all of the internal network, and it is the first tool we use to see the state of the network for real-time monitoring."
"Our local support team provides excellent service."
"The user interface is good enough."
"NetFlow monitoring, real-time monitoring, and surveys have been the most valuable features for our business."
 

Cons

"Certificate management within Microsoft Intune's Suite is still under development. It's not very reliable compared to other certificate tools, though it has made good progress within a couple of years."
"Intune has some limitations when it comes to application updates for third-party applications. You can schedule an update, but when it's a package setup, you need to supercede and replace it each time."
"Manually syncing devices to enforce policies is cumbersome."
"One major concern I have is user friction. When you enforce many policies and people log into apps like Microsoft Teams or Outlook, they encounter numerous MFA and other policies."
"Most of the customers in the business do not use Intune because it doesn't support that much policy for Android."
"Regarding mobile devices, Intune is good, but there are other services that I would say are ahead of Intune from an administration and reporting point of view."
"I would like to see the ability to deploy custom packages as a Windows 64-bit package, as opposed to the Windows 32-bit, which is the only one available now."
"I have been trying to contact technical support but haven't been able to reach anyone."
"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 price of the solution could improve."
"Two aspects of HashiCorp Terraform could be improved: it should have better included tests and a more precise validator."
"Terraform lacks in running script."
"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."
"Terraform doesn't support Artifactory as a backend."
"HashiCorp Terraform state management could be improved to be used efficiently with multi-users."
"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."
"The price could be improved. When we first started using this product, the company was new. The prices were very low then, in comparison with HP OpenView or IBM, but now the policy is too high, relative to the number of devices we have."
"Regional product team support is not very good."
"Improvements are needed in integration, especially for WhatsApp call and messages. Our region heavily uses WhatsApp Messenger for communication, and integration with this platform would be beneficial."
"Integrations with other devices. I want to have a product that has full integration with my active directory so I can track user activity. I want to track my complete user activity, so I'm looking for a product to implement in the near future, which will have full integration with my network and active directory users. It became very difficult to track user activity."
"The product is old and not updated."
"Users want SMS available via Whatsapp Gold. They don't want to go through third party SMS servers. The solution should work to make this possible."
"My understanding is that there are better products out there that do a better job."
"The licensing model could be improved. Right now, the levels are too far apart. This causes the solution to be more expensive than it needs to be."
 

Pricing and Cost Advice

"It's a part of Microsoft 365 and E5 licenses. Microsoft's strategy of making every feature in Microsoft Intune paid needs optimization. Remote control is one of the basic features, not a luxury feature, yet we must pay for it. I"
"Its price is in the medium range. It is acceptable because you're paying for the features. I am not aware of any additional costs."
"As a partner, we always look for how we can generate more revenue from a consulting point of view, but I do not see any complaints from the customer side regarding pricing, so they are satisfied with it."
"The price is reasonable, but they should lower it a bit to make it more competitive. It's cheaper than AirWatch and other products, but I still feel like Microsoft can make a base version or with Exchange online or a la carte only Intune version which will be useful. A customer who doesn't want to go full-fledged E3 or E5 can take out or consume an Intune solution only for their purpose, and we want to target that customer."
"It's a bit expensive from a licensing perspective, especially as we look to have organizations with tenants across the globe."
"The cost of the license and the features are justified for myself as a technical person."
"Microsoft Intune is reasonably priced for large organizations that already have Microsoft Enterprise licenses, but it is less affordable for smaller businesses."
"Intune comes with the licensing that is common for large organizations. However, Microsoft has recently released many add-ons that are very expensive, especially for large organizations or corporations."
"HashiCorp Terraform is a cost-effective solution."
"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."
"Terraform is a little expensive."
"It is an open-source product."
"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."
"HashiCorp Terraform is a free solution."
"Pricing is reasonable compared to other products."
"It is per device, per year. The pricing is very clear. If you have a service agreement, you get all of your major upgrades and minor upgrades. It was under $10,000 to go all-in with all of the different add-ons for it."
"I'm not sure, but it's expensive. We don't pay any additional fees."
"The pricing can be on the expensive side when considering competing products."
"This is a well priced solution."
"There are some subscription charges that are quite heavy. I need to pay for support every year and these charges can be quite expensive. Aside from the initial cost for the tool, you need to pay additionally for support."
"The choice of version depends on the number of points, or devices, that you want to monitor, and this makes the product expensive."
"The tool's price is reasonable. WhatsUp Gold is cheaper than SolarWinds."
report
Use our free recommendation engine to learn which Configuration Management solutions are best for your needs.
902,495 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
10%
Manufacturing Company
10%
Computer Software Company
8%
Government
7%
Financial Services Firm
17%
Manufacturing Company
13%
Consumer Goods Company
9%
Construction Company
7%
Financial Services Firm
13%
Manufacturing Company
10%
Government
8%
Comms Service Provider
7%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business189
Midsize Enterprise65
Large Enterprise185
By reviewers
Company SizeCount
Small Business27
Midsize Enterprise8
Large Enterprise25
By reviewers
Company SizeCount
Small Business9
Midsize Enterprise5
Large Enterprise14
 

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...
What is your experience regarding pricing and costs for WhatsUp Gold?
Clients find the licensing calculator confusing, but we simplify this for them by collecting relevant information fir...
What needs improvement with WhatsUp Gold?
It would be great if WhatsUp Gold could add features that simplify management with AI, as it is currently too complic...
What is your primary use case for WhatsUp Gold?
My use case for WhatsUp Gold includes all device availability checks, bandwidth usage, CPU, and memory usage, as well...
 

Also Known As

Intune, MS Intune, Microsoft Endpoint Manager
Terraform
No data available
 

Overview

 

Sample Customers

Mitchells and Buzzers, Callaway
Information Not Available
Artoni Trasporti, Austin Independent School District, Banca Marche, Burke County North Carolina, Cambridge University School of Clinical Medicine, Clayco, Community Integrated Care, Desca, Deutsche Bergbau, Flexi-Van, Gropper, Hamleys, Hammonds Furniture, Knowledge IT, Idras S.P.A., Sibeg, Swann Engineering, Trivium Lindenhof
Find out what your peers are saying about HashiCorp Terraform vs. WhatsUp Gold and other solutions. Updated: June 2026.
902,495 professionals have used our research since 2012.