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

AWS CloudFormation vs Spring Cloud comparison

Sponsored
 

Comparison Buyer's Guide

Executive SummaryUpdated on Jan 25, 2026

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
356
Ranking in other categories
Remote Access (2nd), Enterprise Mobility Management (EMM) (1st), Unified Endpoint Management (UEM) (1st), Microsoft Security Suite (1st)
AWS CloudFormation
Ranking in Configuration Management
6th
Average Rating
8.4
Reviews Sentiment
6.9
Number of Reviews
37
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 May 2026, in the Configuration Management category, the mindshare of Microsoft Intune is 5.4%, down from 10.3% compared to the previous year. The mindshare of AWS CloudFormation is 4.4%, up from 1.2% compared to the previous year. The mindshare of Spring Cloud is 2.1%, up from 1.0% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Configuration Management Mindshare Distribution
ProductMindshare (%)
Microsoft Intune5.4%
AWS CloudFormation4.4%
Spring Cloud2.1%
Other88.1%
Configuration Management
 

Featured Reviews

Varun Mehra - PeerSpot reviewer
Collaboration Support Engineer at a retailer with 11-50 employees
Centralized device management has transformed security and streamlined remote provisioning
One area where Microsoft Intune can improve is the user interface. Sometimes the portal feels a bit complex and not very intuitive, especially for new users, and it can take time to find specific settings. Another point is troubleshooting. While logs are available, the diagnostic policies and sync issues can still be time-consuming and not very straightforward. I also feel that reporting could be more detailed and customizable. The built-in reports are helpful, but for deeper insights, I often need to rely on additional tools. Overall, it is a strong solution, but improving usability and troubleshooting experience would make it even better. While Microsoft Intune works very well within the Microsoft ecosystem, the integration of some third-party tools could be smoother and require less customization. Support is another area that could improve, as sometimes response times can be slow, and resolving complex issues may take longer than expected. In terms of features, I think more advanced automation and built-in remediation options would be helpful since common issues can be fixed automatically without manual intervention.
SC
application security engineer at Hyperspace IT India
Automation and consistency in infrastructure deployment provide a robust foundation
When it comes to the challenges with AWS CloudFormation, I faced a few challenges. One challenge is associated with large infrastructures; the template can become very long and hard to manage. Sometimes, the error messages during stack creation or update can be very hard to troubleshoot. Managing the correct order of resource creation and some updates can be tricky, especially with interdependent resources. If a stack update fails halfway and rolls back, it sometimes leaves the resources in an inconsistent state. AWS imposes a limit on stack size and the number of resources per stack, which can be quite constrained for large deployments. Despite all this, once we have experience, we can overcome these challenges very easily. Stack creation or updates can be slower than expected, especially with large and complex resources, and certain resource types or dependencies can add to the wait time. Nevertheless, AWS offers a way to optimize performance by breaking large templates into nested stacks. It's very capable, but there is room for improvement in speed.
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

"Without Microsoft Intune, it would be extremely challenging, if not impossible, for a large company to send out computers to users and have them set up and ready to use right out of the box in a remote location."
"It is a stable solution."
"The feature I like the most is that we can perform remote tasks. If we want to retire or wipe out personal data or corporate data from a device, we can use Microsoft Intune remotely, and with the click of a button, data is removed automatically. Nothing needs to be done from the end-user side."
"Microsoft Intune is a good solution and it is purely based on Azure cloud, so I can use all the benefits of Azure cloud in Microsoft Intune and several good features in Microsoft Intune to manage devices."
"The solution is easy to use, simple to understand for those new to using it, and combined with the other Microsoft products it makes for an overall good package."
"Its price is reasonable. It is a part of our M365 suite."
"I can reach devices or computers over the internet. I don't need to worry about the network connectivity between the offices. I can manage any device. That is the most important part."
"Microsoft Intune is far more efficient and faster than MECM."
"The product uses a simple JSON file format, so it's easy for a beginner to start. But you can use Terraform once you get good hands-on experience and know the infrastructure and resources well."
"AWS CloudFormation makes infrastructure deployment easy."
"Its ability to treat infrastructure's code is valuable. It makes things automatable and reproducible."
"I would rate the scalability a nine out of ten. We use it every day."
"The most beneficial aspect lies in its capability to handle input acquisition and assessment."
"With the help of AWS CloudFormation, I have managed the updates and rollbacks smoothly when there are changes in the infrastructure."
"There is a cost-benefit to using CloudFormation that comes about because of the automation that it provides."
"CloudFormation drives most of our AWS configuration; it is the configuration engine for our whole footprint, and literally everything that we configure in AWS is configured in CloudFormation."
"Spring Cloud integrates well."
"The solution's initial setup is straightforward. The deployment process took me around ten minutes to fifteen minutes."
"It offers excellent scalability."
"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

"I have been trying to contact technical support but haven't been able to reach anyone."
"From my level of analysis, the feature I would prefer to see added to Microsoft Intune is extensive support. Anything that helps to diagnose the problem and solve it would be useful."
"There needs to be more support for Mac operating systems."
"Currently, BitLocker does not support BYOD enrollment, which is a product limitation."
"The user interface should be more user-friendly, as it can sometimes be challenging to navigate. Microsoft often relocates features, making it difficult to consistently find what I need."
"When pushing anything from Microsoft Intune, the sync timing is 48 hours. While sometimes it takes 5 to 10 minutes, the official period given by Microsoft is within 48 hours, which can be time-consuming for policies, applications, or patches."
"The most significant challenge is reporting and monitoring. The reporting accuracy for deploying applications and all aspects of Intune needs to be improved."
"Manually syncing devices to enforce policies is cumbersome."
"The code we write in AWS CloudFormation is pretty big compared to Terraform. We need to have more modules in the solution. A library should also be there where we can save code lines. A dashboard feature would be good for designers."
"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 one bit of a drawback is that CloudFormation is only available in AWS."
"Improving the quality of support would be helpful."
"There is less support for on-premise environments."
"As soon as they manage to parametrize the whole thing and to implement parameters at all levels, it will become automatically a lot more flexible."
"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."
"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."
"If there's a dashboard like the ones provided by Apigee or Kong, that will be useful."
 

Pricing and Cost Advice

"Microsoft licenses are costly."
"If you're subscribing to Premium or E3, there are no additional costs for Intune, it's included."
"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."
"Microsoft's licensing is more flexible and adaptive than its competitors."
"The clients pay for a license and each can have a different type of license, such as an E3 or E5."
"While Microsoft Intune boasts a wide range of features, its user-friendliness and bundled licensing cost are key considerations for me."
"It's bundled with Business Premium and an E3 license, which is beneficial. If you have to pay extra, it's pricey, but with the bundled package, it's acceptable. They recently increased the Business Premium pricing, which we don't appreciate. The price increase and yearly commitment are causing some problems for us."
"I rate Intune an eight out of ten for affordability. It's bundled with the 365 licensing, which is competitive overall."
"AWS CloudFormation doesn't have any cost because it's only the resources that you deploy with the solution that'll incur costs."
"If you compared serverless and container-based, serverless is less expensive. If you use certain instances the price can increase and become too expensive."
"The tool is free for the AWS environment."
"This solution is free to use and does not require a license."
"The solution's cost is normal, neither cheap nor expensive."
"The pricing is not notably high."
"The tool's pricing depends on the page model."
"AWS CloudFormation's pricing is cheaper than that of other cloud providers."
"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."
"Spring Cloud is an open-source solution."
report
Use our free recommendation engine to learn which Configuration Management solutions are best for your needs.
893,221 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
7%
Financial Services Firm
14%
Comms Service Provider
10%
Computer Software Company
9%
Government
8%
Financial Services Firm
25%
Outsourcing Company
10%
Comms Service Provider
8%
Logistics Company
8%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business151
Midsize Enterprise60
Large Enterprise177
By reviewers
Company SizeCount
Small Business15
Midsize Enterprise8
Large Enterprise17
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 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?
When it comes to the challenges with AWS CloudFormation, I faced a few challenges. One challenge is associated with l...
Ask a question
Earn 20 points
 

Also Known As

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

Overview

 

Sample Customers

Mitchells and Buzzers, Callaway
Nextdoor, Coinbase, Expedia
Information Not Available
Find out what your peers are saying about AWS CloudFormation vs. Spring Cloud and other solutions. Updated: April 2026.
893,221 professionals have used our research since 2012.