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 Jan 5, 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 main benefit for us with Microsoft Intune is centralized management of all devices, allowing us to apply one policy across the company from one location."
"Intune provides full endpoint visibility and IT control across device platforms. You can individualize it for your company with the Intune Company Portal app."
"I like how Microsoft Intune lets me lock down the email profile and make it accessible only on certain devices."
"Fortunately, now everything is streamlined into a single, unified platform."
"The most valuable feature of Microsoft Intune is its scalability."
"Microsoft Endpoint Manager is not expensive overall, especially for small environments."
"The most valuable feature of Intune is the central dashboard for compliance and policy management."
"Autopilot is the most valuable feature."
"The most valuable features of AWS CloudFormation are all the resources documentation is located in one location, simple resource reverting, and ease of use of the full package for new users."
"The CloudFormation template can be reused to create multiple stacks, reducing duplications and improving our infrastructure."
"The most valuable feature of AWS CloudFormation is the simple tracking of infrastructure."
"The most valuable features of AWS CloudFormation include the import and export functionality, and pseudo parameters, which reduce our coding efforts by managing parameterization at the account level."
"CloudFormation itself is free to use. You will be charged for the resources you deploy using CloudFormation."
"What I like best about AWS CloudFormation is that it is a quick and simple way to deploy various applications, like WordPress."
"CloudFormation gives us control of AWS and any Cloud infrastructure. It creates the whole stack for Cloud services technologies so it's easy to manage the whole system."
"CloudFormation has helped automate the infrastructure in AWS, making the process more efficient."
"The solution's ability to scale is good."
"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 provides Auto Scaling groups."
"Systems Manager has a feature where it analyzes the logs and gives us a performance overview in the form of a graph. We know when it's taking up more resources and when there are spikes, so we can predict the usability."
"The store organizes parameters hierarchically, making it easier to configure and control versions. It also ensures scalability and high availability, automatically scaling to handle increasing workloads and providing reliable access to configuration data across multiple AWS availability zones."
"When we do the automation in the cloud, we use the SSM agent. This helps us to test our automation and documents, and monitor the cloud."
"The solution is user-friendly"
"It is beginner-friendly with extensive features that can be learned gradually based on the user's needs and tasks."
 

Cons

"Intune has limited integration with non-Microsoft solutions."
"I rate Microsoft customer service six out of 10. While some technicians go above and beyond, there is inconsistency, and connecting with the most helpful representatives is occasionally challenging."
"It would be better if I could integrate it with my core group policy. I would like to have a group policy in my current environment, which has strict control, but those things are still missing. Although it has maximum compliance and security, it's not available on-premise."
"While Intune works perfectly well, the only potential downside is that the deployment could be a bit complex for some users."
"Intune could be improved by expanding its third-party patching capabilities for a more comprehensive solution."
"Intune should improve the management of non-Microsoft devices. It would be better to manage Mac, Android, and other non-Microsoft operating system devices within the same Intune interface."
"I wanted to check if there is any provision at the Intune level to restrict certain things, such as a website, but unfortunately, that feature is available only in Microsoft Defender. Intune has web filtering capabilities, but they are only useful for protection from malicious websites, whereas we would like to be able to restrict a website. For example, YouTube is a clean website. No one would identify it as a malicious website, but if we want to stop the end-users from going to that website, we have to go for another product, such as Microsoft Defender or another third-party proxy solution. It would be great if this capability is included in Intune."
"It would be good if, in addition to the minimal patching and compliance, we could also use Intune for application deployment. For instance, if a device is not patched, Intune should have the ability to push not only a Microsoft patch but also other patches, such as a browser patch."
"I prefer Terraform over AWS CloudFormation because AWS CloudFormation is specific to just AWS. But if I want to use a multi-cloud or hybrid setup, then Terraform works better. It uses a simple language, HCL. So, if you learn HCL, you can manage your infrastructures across different cloud providers. You don't need to be specific to one cloud provider."
"One area where AWS CloudFormation could improve is by offering more flexibility in creating custom templates."
"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."
"It's not that easy to use, but I can learn very fast."
"There could be better error handling. It would be a good way to improve the solution."
"The Infrastructure Composer is not fully complete, making it necessary to tweak the code manually after generating it, which could be improved."
"They could improve the product's capability to handle circular dependencies more effectively."
"CloudFormation is not particularly good at handling cross-account dynamic references. If you try to refer to an object that CloudFormation has created in a separate AWS account, it tends to fall apart. That's because it is a byproduct of the multi-tenant configuration. This is the most glaring shortcoming in my perspective because you can't dynamically reference objects in other accounts that CloudFormation has created, but it is not a shortcoming that you can't overcome. This is the only pain point that I've come across that didn't have a workaround natively. Sometimes the confirmation is slow, and it could be faster. The downside to CloudFormation when you're fully embracing it is that the AWS services do not get released immediately fully CloudFormation enabled. If you need to use the latest AWS service that just got announced or reinvented, you're not going to be able to continue with CloudFormation for the first X number of months. This is because they develop the products separately, and then they hand it to the CloudFormation team, which later on develops a CloudFormation integration. So, if you need to be on the newest thing AWS has, CloudFormation is often going to be a constraint that prevents you from doing that."
"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 current challenge is that we can't pull any incidents from other accounts."
"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."
"The fact that AWS Systems Manager takes time to complete the patching process, makes it an area where improvements are required."
"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."
"The AWS UIs are not the most intuitive. Also, the usability needs room for improvement."
"Every AWS service comes with some associated costs."
"Ensuring broader OS coverage in patch management could be beneficial for the product."
 

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."
"The licensing is on a yearly basis."
"There is a cost benefit of using Microsoft Intune because of the packaging with other Microsoft products."
"Intune is available as an individual product, but it also comes with Office 365 Premium or an Enterprise license, and the price varies for each version."
"The cost is somewhat on the higher side, particularly when considering certain price points, especially in markets like India."
"If you're ever going to buy an Office 365 environment, then pricing is reasonable given all that it does, but if you're not, then you might find the pricing expensive."
"The purchase of the product was handled by someone else."
"If you ask the accountant or the finance department, they'll tell you that it is way too expensive, but when I look at the cost and compare it with the value you actually get, it's more than fair."
"There's no cost for launching any template using CloudFormation."
"The solution's cost is normal, neither cheap nor expensive."
"If you compared serverless and container-based, serverless is less expensive. If you use certain instances the price can increase and become too expensive."
"AWS CloudFormation doesn't have any cost because it's only the resources that you deploy with the solution that'll incur costs."
"In general, pricing within AWS is relatively affordable."
"The price of the solution is good because it is scalable."
"AWS CloudFormation's pricing is cheaper than that of other cloud providers."
"The tool is free for the AWS environment."
"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."
"An AWS cloud engineer can bring down the costs."
"As we were doing a government project so the government got the project at a very nominal cost."
"The platform provides excellent value for the capabilities it offers when compared to third-party tools for similar tasks."
report
Use our free recommendation engine to learn which Configuration Management solutions are best for your needs.
845,040 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Educational Organization
24%
Computer Software Company
11%
Financial Services Firm
7%
Manufacturing Company
7%
Financial Services Firm
23%
Computer Software Company
21%
Government
6%
Retailer
6%
Computer Software Company
15%
Financial Services Firm
14%
Government
8%
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?
I am not concerned about the pricing or setup costs for AWS CloudFormation, as my account is funded and I haven’t nee...
What needs improvement with AWS CloudFormation?
The Infrastructure Composer is not fully complete, making it necessary to tweak the code manually after generating it...
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,040 professionals have used our research since 2012.