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

AWS CloudFormation vs AWS Systems Manager comparison

Sponsored
 

Comparison Buyer's Guide

Executive SummaryUpdated on Apr 6, 2025

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.3
Number of Reviews
247
Ranking in other categories
Remote Access (1st), Enterprise Mobility Management (EMM) (1st), Unified Endpoint Management (UEM) (1st), Microsoft Security Suite (1st)
AWS CloudFormation
Ranking in Configuration Management
9th
Average Rating
8.4
Reviews Sentiment
7.5
Number of Reviews
36
Ranking in other categories
No ranking in other categories
AWS Systems Manager
Ranking in Configuration Management
5th
Average Rating
8.0
Reviews Sentiment
7.3
Number of Reviews
12
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of April 2025, in the Configuration Management category, the mindshare of Microsoft Intune is 10.2%, up from 9.4% compared to the previous year. The mindshare of AWS CloudFormation is 1.1%, down from 1.7% compared to the previous year. The mindshare of AWS Systems Manager is 10.7%, up from 10.0% 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.
Mbula Mboma - PeerSpot reviewer
Facilitates efficient infrastructure deployment with visibility into resource connections
I primarily use AWS CloudFormation for deploying infrastructure efficiently. For instance, if I want to create load balancers with target groups and EC2 instances, I find CloudFormation simplifies the process of deployment and configuration, reducing the possibility of errors AWS CloudFormation…
Ambe Frankline - PeerSpot reviewer
Tracks every action on AWS accounts in a centralized way
Setting up AWS Systems Manager to monitor and control other services is easy. You need to link the services you want to observe and track. The time it takes to deploy depends on factors like connectivity, latency, and the complexity of the services. For example, setting up a simple application is faster than setting up a more complicated three-tier or multi-tier system. Using the solution for batch updates varies depending on the number of servers involved and the commands needed. Personally, when I do small projects at home, deploying a few servers doesn't take long. But at work, where we handle larger deployments with hundreds of servers, it's faster due to better connectivity and resources.

Quotes from Members

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

Pros

"The policy and compliance monitoring of devices and the software deployment are most valuable."
"First of all, the integration with the rest of Microsoft's products is a major win."
"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."
"Everything has worked better since we started using Intune."
"The most valuable feature of Intune is the ability to reset a lost device and remove all the data."
"I would say the biggest benefit is the single-pane view. There's no jumping around multiple UI's to do your overall management."
"We have one MDM that works with Windows, iOS, and Android."
"I would rate the overall solution as a 10."
"The ability to quickly run up CloudFormation in AWS and the template validation function are the most valuable features."
"The CloudFormation template can be reused to create multiple stacks, reducing duplications and improving our infrastructure."
"It allows defining the infrastructure as code using templates, which describe the desired state of the infrastructure."
"The solution has helped with automation. I don't have to worry about provisioning machines and ensuring everything is set up. AWS CloudFormation takes care of the entire infrastructure for me."
"AWS CloudFormation makes infrastructure deployment easy."
"Its ability to treat infrastructure's code is valuable. It makes things automatable and reproducible."
"CloudFormation itself is free to use. You will be charged for the resources you deploy using CloudFormation."
"CloudFormation has helped automate the infrastructure in AWS, making the process more efficient."
"The solution's most valuable feature is the change management option. It tracks every action on my AWS accounts in a centralized way, acting like a control tool for me. This is especially useful when working with Kubernetes and AWS ECS services. Additionally, my colleagues and clients often use the application management tools for configuration, parameters, and installations."
"AWS Systems Manager's most valuable feature is its ability to dynamically export and import values in various AWS accounts."
"With AWS Systems Manager, our company can patch our systems directly from it, so we don't need to patch our systems manually."
"The solution is user-friendly"
"AWS provides Auto Scaling groups."
"The solution's ability to scale is good."
"Has a variety of automation options."
"AWS Systems Manager's most valuable feature is its ability to dynamically export and import values in various AWS accounts"
 

Cons

"The reporting causes problems because we're trying to gather data to present to the management, but we can't get the data they request. If a user has removed an application from his device, but it won't report it at exactly the right time. It takes time to sync from the device to the portal. Let's say we are preparing a list or deck for the number of compliant devices that meet all of the organization's requirements. In a real-time scenario, that device could be compliant, but it is showing as non-compliant on the portal. It sometimes hampers the overall decisions that we make on our end."
"While Intune works perfectly well, the only potential downside is that the deployment could be a bit complex for some users."
"It should be easier to define policies and comply with those policies."
"I wish Microsoft would keep up with their documentation. They make changes so quickly to these platforms that they do not update the documentation properly in a timely manner."
"I would like to see micro VPN. I like the way that some of the other providers have done something similar where, as you open that app on an end-point device, it creates a micro VPN straight into your device, which is quite a nice little feature. Also, Microsoft Intune relies heavily on its fellow products in the suite. It would be nice if Microsoft Intune could stand on its own two feet."
"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."
"The information we receive at the device level needs improvement."
"Intune does not provide real-time visibility."
"There are some limitations with JSON, as the code is written in JSON, which doesn't support commands, looping, or conditionals. This can make the code difficult to read and share across teams. Moreover, the tool only supports AWS."
"The conditions that can be added in AWS CloudFormation are not as powerful as any programming language."
"For improvement, it's crucial that AWS provides options in terms of computing services, DB related services, and machine learning solutions. If I'm not hands-on with a particular service, like machine learning applications, I struggle to write the CloudFormation code."
"They could improve the product's capability to handle circular dependencies more effectively."
"For a beginner, it's kind of difficult to set up. So, the user does need some knowledge in order to do it."
"There could be more tools for conditional outputs in CloudFormation. Although YAML syntax is structured and AWS has CDK, perhaps more validations could be added to make the work easier."
"There is less support for on-premise environments."
"If you are a developer or a more technical person, it's very difficult to learn the complete syntax or because CloudFormation includes a new way to write infrastructure code."
"It could be agentless if there's room for improvement in the AWS Systems Manager. Currently, you have to install agents, although, for most of the latest EC2 images, the agents come preinstalled. If it could be at the level of Ansible, which is agentless, that would be fantastic. When you compare the solution to Ansible, one of the most widely accepted tools, the agentless feature stands out. So, if the AWS Systems Manager could become agentless, that would be a significant improvement."
"Ensuring broader OS coverage in patch management could be beneficial for the product."
"Additional features can be added as per customer requirements."
"One area that could be enhanced is dynamic configuration management. Additionally, improving integration with other AWS services like Lambda and CloudFormation would be beneficial."
"The fact that AWS Systems Manager takes time to complete the patching process, makes it an area where improvements are required."
"Every AWS service comes with some associated costs."
"We formerly used third-party products to analyze the log, give us information, and find bottlenecks. Systems Manager could provide more tools that conduct this analysis, so we don't have to do it ourselves."
"I'd like to see more automation for monitoring and managing things like AWS CloudWatch and AWS Config. It would be a significant improvement if it could automatically handle these tasks and address issues as they arise."
 

Pricing and Cost Advice

"Microsoft Intune is moderately priced. There is a monthly license required to use the solution and it is approximately eight dollars per month."
"The price of Intune is included with the license for Office 365, so we don't have to pay anything extra for it."
"There is a license needed to use the solution and we are on an annual license."
"Its price is fair. It's a normal price. It isn't too expensive or too cheap."
"For organizations that are a Microsoft shop, the pricing is compelling."
"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."
"If you're subscribing to Premium or E3, there are no additional costs for Intune, it's included."
"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 tool is free for the AWS environment."
"In general, pricing within AWS is relatively affordable."
"The tool's pricing depends on the page model."
"The price of the solution is good because it is scalable."
"The solution's cost is normal, neither cheap nor expensive."
"This solution is free to use and does not require a license."
"The product is free."
"AWS CloudFormation doesn't have any cost because it's only the resources that you deploy with the solution that'll incur costs."
"An AWS cloud engineer can bring down the costs."
"The platform provides excellent value for the capabilities it offers when compared to third-party tools for similar tasks."
"Most of the features are free. I'm not entirely certain, but I believe the pricing is generally very low. Some services that are part of Ops Manager might have associated costs."
"As we were doing a government project so the government got the project at a very nominal cost."
report
Use our free recommendation engine to learn which Configuration Management solutions are best for your needs.
845,960 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Educational Organization
23%
Computer Software Company
11%
Financial Services Firm
8%
Manufacturing Company
7%
Financial Services Firm
22%
Computer Software Company
22%
Government
7%
Retailer
6%
Computer Software Company
15%
Financial Services Firm
14%
Government
9%
Manufacturing Company
7%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
 

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 CloudFormation?
AWS Cloud automation reduces the time needed to create AWS resources.
What is your experience regarding pricing and costs for AWS CloudFormation?
AWS CloudFormation is free. However, there may be unexpected costs if developers deploy services incorrectly without ...
What needs improvement with AWS CloudFormation?
Improvements are needed for sharing resources between template files, especially when using AWS ( /products/amazon-aw...
What do you like most about AWS Systems Manager?
With AWS Systems Manager, our company can patch our systems directly from it, so we don't need to patch our systems m...
What is your experience regarding pricing and costs for AWS Systems Manager?
Every AWS service comes with some associated costs. While using AWS Systems Manager, we continually monitor to optimi...
What needs improvement with AWS Systems Manager?
There isn't anything specific I remember at the moment.
 

Also Known As

Intune, MS Intune, Microsoft Endpoint Manager
CloudFormation
Amazon Elastic Container Registry
 

Overview

 

Sample Customers

Mitchells and Buzzers, Callaway
Nextdoor, Coinbase, Expedia
Expedia, Intuit, Royal Dutch Shell, Brooks Brothers
Find out what your peers are saying about AWS CloudFormation vs. AWS Systems Manager and other solutions. Updated: March 2025.
845,960 professionals have used our research since 2012.