Try our new research platform with insights from 80,000+ expert users

AWS Config vs HashiCorp Terraform 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
7.4
Number of Reviews
270
Ranking in other categories
Remote Access (1st), Enterprise Mobility Management (EMM) (1st), Unified Endpoint Management (UEM) (1st), Microsoft Security Suite (1st)
AWS Config
Ranking in Configuration Management
16th
Average Rating
8.6
Reviews Sentiment
7.2
Number of Reviews
5
Ranking in other categories
No ranking in other categories
HashiCorp Terraform
Ranking in Configuration Management
8th
Average Rating
8.6
Reviews Sentiment
7.2
Number of Reviews
47
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of June 2025, in the Configuration Management category, the mindshare of Microsoft Intune is 10.3%, up from 9.5% compared to the previous year. The mindshare of AWS Config is 2.0%, up from 0.5% compared to the previous year. The mindshare of HashiCorp Terraform is 3.4%, down from 3.5% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Configuration Management
 

Featured Reviews

Joseph Merusi - PeerSpot reviewer
Everything has worked better since we started using it
Sometimes the syncing is inconsistent. I'm confident that the devices are checking in every eight hours, but sometimes the devices aren't picking up the settings as quickly as I would expect. Some features haven't been updated in a while, and Microsoft doesn't seem interested in developing them. Unless you talk to an engineer, you don't know whether there will be an update. There are communication issues, so you might start working with a feature without knowing if it will be deprecated six months from now. Some reporting areas still need development. For example, I noticed that the reporting for driver updates is still confusing.
Dineshkumar Thulasiraman - PeerSpot reviewer
Useful for vulnerability scanning and data encryption
AWS Config's dashboard improved our company's security as it helps with the vulnerability scanning of resources. AWS Config integrates with the existing security infrastructure of our company, and it is an easy process that is not at all complicated. AWS Config is a security product. The tool protects its users' resources and data from unauthorized access, security breaches, and threats. The product helps with data encryption. You can have your data on AWS KMS, which helps with data encryption. For areas like SSL/TLS encryption, the tool offers data protection between AWS services and endpoints. As I need to learn the components of the product, I rate the overall tool a seven out of ten.
Eugene Paden - PeerSpot reviewer
Ensures consistency and security in deployments while adapting to resource availability
The most valuable feature is predictability. When I need to put something, it is repeatable. I can deploy it in one environment, change the parameter, and it will work in another. If changes are needed, I track who did what because my Terraform scripts are version-controlled. This reduces guesswork and trial and error from the UI, replacing it with code, which enhances maintainability. In cloud environments, manual configurations can be forgotten or misunderstood if the original person leaves, but Terraform ensures documentation and consistent configurations.

Quotes from Members

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

Pros

"The stability of Microsoft Intune is ten out of ten."
"Dynamic groups allow us to set conditions for automatic membership, eliminating the need for user intervention or manual review and ensuring a seamless workflow."
"The management control feature is the most valuable."
"The most valuable feature is the policy CSPs."
"The biggest asset is the range of device management options available with Intune, whether it is a Windows device, a Linux device, a Mac device, or mobile devices."
"Intune helps the organization manage access to its internal apps, data, and resources."
"The solution is easy to use and it has good performance."
"In terms of technical support, you will get an immediate response."
"The scalability is a ten out of ten."
"AWS Config's dashboard improved our company's security as it helps with the vulnerability scanning of resources."
"The tool protects its users' resources and data from unauthorized access, security breaches, and threats."
"The initial setup is super easy, it takes like two minutes. Literally a one-click deployment."
"Installing the instances and performing upgrades is smooth and clean."
"The solution is scalable and provides over 100 rules."
"Can be used across multiple cloud providers and multiple platforms."
"The state backend, automated describe functionality, modular structures, and variablization using templates are most valuable."
"The most valuable feature is predictability."
"We frequently need to create and replicate infrastructure from various environments like dev and QA. The QA resources need to be identical to those in the dev environment. With a Terraform script, we can replicate the same 50 in the dev environment to the testing environment. This is tedious to do manually, and Terraform speeds up the process."
"This solution makes it easier to manage a multi-cloud environment and have your entire infrastructure as code."
"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."
"Terraform is that it is an open-source tool that gives us great flexibility. Using the Terraform HCL, we are not restricted to a single cloud provider. If my client asks me to deploy the same infrastructure on Azure or GCP, I can use the same code with minor modifications to account for the different providers. This means we are not limited to a specific cloud."
"Provides automation which has increased our efficiency."
 

Cons

"Intune doesn't provide much control over Windows servers. It's something we struggle with."
"There is room for improvement in integrating additional features such as Purview and SharePoint activities into Intune."
"The configuration could be better by consolidating options and making it simpler."
"The synchronization could be improved."
"The policies we had in SCCM and AD offered features that are missing from Microsoft Intune."
"Onboarding of endpoint devices is not straightforward. The onboarding process was a little heavier than I thought it would be. That's the key improvement area. Obviously, the more control you have over the devices, the better it is."
"A more incisive reporting tool with automated progress updates and graphical representation would be beneficial, as the current manual method lacks efficiency and visual clarity."
"It could offer more attributes for authentication."
"Improvements are needed as per customer requirements."
"The reboot process for AWS instances could be improved. Microsoft Azure does not have this problem, so AWS could consider making their instances more robust. You would not need to reboot your instances frequently to replace the hardware and stuff. They can look for a better approach or mechanism to improve in the future. The concern is that you need to plan for the outage when you reboot an instance. You need to have a maintenance window where you can properly reboot the instance without affecting your application. When Amazon announces that you need to reboot an instance and are not ready, this becomes a problem."
"There is room for improvement in built-in tools, they are not up to the mark."
"The solution is missing a configuration that can assist us when writing our programming languages."
"HashiCorp Terraform is an open-source tool that relies on external developers to create plugins to expand its capabilities. However, this approach can be problematic as not all plugins are created by professionals and some may have security vulnerabilities. In the case of GKE, Google has created a solid plugin, but for other services, one must search for plugins on the HashiCorp Terraform registry, which can be hit or miss, as many plugins are created by students or hobbyists, who may not continue to maintain or update them. This model of open-sourced plugins may not be the most reliable or secure way of expanding the tool's capabilities."
"There are potential improvements in the backend stability of HashiCorp Terraform."
"When connecting to services on a hybrid cloud, I sometimes face issues with understanding usernames or passwords, leading to loss of connectivity."
"The solution is missing a lot of properties for specific resources."
"The syntax is a bit difficult, and it would great if it could be easier."
"One issue we have faced with HashiCorp Terraform is that sometimes the latest features that Microsoft suggests are added in their services take some time for HashiCorp Terraform to get enhanced."
"The product must improve DevOps features."
"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."
 

Pricing and Cost Advice

"While I don't have access to high-level financial information, I believe we have achieved lower costs with this implementation."
"We have a limited budget for security investments, so Microsoft should consider reducing pricing in our region. This would make investment more viable, especially since larger businesses in other countries can afford it easily."
"The solution is cost-efficient."
"Microsoft Intune is reasonably priced for large organizations that already have Microsoft Enterprise licenses, but it is less affordable for smaller businesses."
"Our Office 365 Business Premium license, including Office 365 and Intune Management, offers excellent value."
"Microsoft Intune's costliness stems from licensing fees and the overhead associated with its management, user experience, and device remediation."
"The pricing for Intune and the competitor products are all within the same range, there is no true advantage when it comes to cost."
"It is reasonable. When you have Microsoft 365 E3 or E5 license, it is already licensed in that license. So, you could say it is free."
"It is a very expensive tool. AWS pricing for Config is not fixed and depends on your organization's size and complexity."
"The solution charges us per hour. There's no license."
"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."
"There are free and paid versions of the solution. We use the free version."
"HashiCorp Terraform is a cost-effective solution."
"The solution is fairly priced."
"If you use the solution according to the recommended way by HashiCorp, it is more expensive."
"HashiCorp Terraform is a free solution."
"I rate the price of HashiCorp Terraform a seven out of ten."
report
Use our free recommendation engine to learn which Configuration Management solutions are best for your needs.
855,266 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Educational Organization
14%
Computer Software Company
12%
Financial Services Firm
8%
Manufacturing Company
8%
Financial Services Firm
25%
Healthcare Company
7%
Photography Company
7%
Comms Service Provider
7%
Financial Services Firm
18%
Computer Software Company
15%
Government
10%
Educational Organization
6%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
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 do you like most about AWS Config?
The initial setup is super easy, it takes like two minutes. Literally a one-click deployment.
What needs improvement with AWS Config?
Improvements are needed as per customer requirements.
What is your primary use case for AWS Config?
I use the solution in my company to check the vulnerabilities for all the resources, including tools like S3, EC2 Ins...
What do you like most about HashiCorp Terraform?
The most valuable feature of the solution stems from the modules it offers.
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?
The area for improvement is the speed at which resources become available. When a new resource is introduced in AWS o...
 

Also Known As

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

Overview

 

Sample Customers

Mitchells and Buzzers, Callaway
Flatiron, Prezi, iZettle, British Gas, Burt, Autodesk, FanDuel
Information Not Available
Find out what your peers are saying about AWS Config vs. HashiCorp Terraform and other solutions. Updated: June 2025.
855,266 professionals have used our research since 2012.