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

AWS Auto Scaling vs Apache SkyWalking comparison

 

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

Apache SkyWalking
Ranking in Application Performance Monitoring (APM) and Observability
32nd
Average Rating
8.2
Reviews Sentiment
3.9
Number of Reviews
4
Ranking in other categories
No ranking in other categories
AWS Auto Scaling
Ranking in Application Performance Monitoring (APM) and Observability
39th
Average Rating
8.8
Reviews Sentiment
6.6
Number of Reviews
22
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of July 2026, in the Application Performance Monitoring (APM) and Observability category, the mindshare of Apache SkyWalking is 0.6%, down from 0.7% compared to the previous year. The mindshare of AWS Auto Scaling is 0.5%, up from 0.2% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Application Performance Monitoring (APM) and Observability Mindshare Distribution
ProductMindshare (%)
Apache SkyWalking0.6%
AWS Auto Scaling0.5%
Other98.9%
Application Performance Monitoring (APM) and Observability
 

Featured Reviews

reviewer2784462 - PeerSpot reviewer
Software Engineer at a tech vendor with 10,001+ employees
Tracing has revealed hybrid bottlenecks and delivers full visibility into critical payment flows
Apache SkyWalking provided full visibility into the black hole because before using it, we could not see what was happening when a request left Amazon EKS and went to our on-premises legacy databases. Apache SkyWalking's distributed tracing correlates these two worlds in a single view, showing us that 40% of the latency was actually happening in the network hop between the cloud and the physical data center, not in the code itself. Second, it exposes hidden architectural flaws. By using the automatic dependency mapping, we discovered that some microservices were stuck in a cyclic dependency which was documented nowhere. This visual evidence allowed us to refactor the logic and immediately increased our throughput by 30%. Apache SkyWalking gave us database-level insight without database access. Through its slow query monitoring, the Java agents captured the exact SQL statements that were hanging during peak sales hours. This meant our developers could fix the exact line of code or index without needing to wait for a DBA to pull logs, reducing our mean time to resolution. There are many features that are useful to mention in this case because we obtained different benefits. Apache SkyWalking automatically drew the topology of the 600 pods where we discovered cyclic dependencies between services that no one had documented before and that were slowing down the system. Another valuable feature is resolving hybrid bottlenecks because we isolated a specific network issue between AWS and the physical data center. Without distributed tracing, infrastructure teams blame Java code and vice versa. Database tuning is also important because thanks to slow query metrics captured by the agent, we identified and rewrote the SQL queries that most impacted performance during sales peaks.
Ishaka Michael Efe - PeerSpot reviewer
DevOps Engineer Intern at HNG Tech
Automation has simplified traffic management and improved workload efficiency
I'm not really sure what improvements I would want to see in AWS Auto Scaling because I haven't really used it extensively or explored most of it. To the extent that I've used it so far, I think it is very good. I can't really say for certain what should be improved because I haven't really explored it a lot. However, what I've been using it for has been very good. If there could be training for AWS Auto Scaling, that would be fine. If you could add more training on how to use it correctly and on the functions that I haven't used before or some people have not really used before, that would help. If there could be more documentation and training on it, that would be beneficial.

Quotes from Members

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

Pros

"Using Apache SkyWalking has had a positive impact on my organization because it has enabled us to identify the causes of various problems more quickly."
"Apache SkyWalking has positively impacted my organization by reducing the time of the team so that they can put in more efforts into their other tasks, saving a lot of time, improving our SLA in resolving any issue, providing good RCA analysis to the leadership team, and helping us in monitoring the entire health in a shorter time span."
"Apache SkyWalking has significantly improved application visibility and reduced troubleshooting times while enhancing security reliability."
"Apache SkyWalking is a very nice tool and an exceptional tool for managing volume and complex architecture on AWS without the prohibitive cost of commercial suites."
"The most valuable feature of the solution is that it scales automatically without manual intervention based on the metrics we provide."
"It is a stable platform."
"AWS Auto Scaling is very good for managing traffic and creating new instances when necessary."
"The solution's monitoring effectively monitors our application and CPU utilization."
"The setup is not very complex."
"The automation aspect where you can automate it to whatever you want is what I value the most about Auto Scaling."
"AWS Auto Scaling is cost-effective and very useful for businesses."
"The tool's most valuable feature is vertical auto-scaling, which is easy to use. However, most companies now prefer horizontal scaling. I set up the health check integration to monitor CPU usage. When it reaches seventy percent, it sends me an email notification."
 

Cons

"Apache SkyWalking can be improved by enhancing a few things. The learning curve is definitely there, so it needs a good learning curve."
"Apache SkyWalking can be improved with storage management complexity because with this volume of 50 million traces a day, managing data retention on OpenSearch is critical."
"Areas for improvement include simplified initial deployment and configurations, better documentation for advanced use cases, and more built-in dashboards and reports."
"Apache SkyWalking can be improved by responding more quickly to new versions of monitored products."
"We can have more auto scaling algorithms implemented in AWS Auto Scaling."
"The setup can be a bit complex in some situations."
"It could be cheaper."
"The speed of the solution must be improved."
"It is sometimes very critical to deploy on AWS since some servers are already running in the background. There are challenges for employees on how to deploy at a given time."
"It has latency issues. It depends on the distribution used, whether it's Amazon Linux, Windows Linux, etc. Occasionally, there are latency issues, which might lead to slower performance."
"The solution must improve automation."
"The tool must include AI features."
 

Pricing and Cost Advice

Information not available
"The product has moderate pricing."
"The pricing is good. I have not had any customers that have complained about the price."
"AWS Auto Scaling is a pay-per-use and pay-as-you-use service."
"AWS Auto Scaling's price is high."
"AWS Auto Scaling is a cheap solution."
"The product is expensive."
"AWS Auto Scaling is an expensive solution."
report
Use our free recommendation engine to learn which Application Performance Monitoring (APM) and Observability solutions are best for your needs.
902,988 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
18%
Computer Software Company
15%
Manufacturing Company
15%
Retailer
8%
Construction Company
16%
Educational Organization
11%
Financial Services Firm
10%
Comms Service Provider
8%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business2
Midsize Enterprise1
Large Enterprise4
By reviewers
Company SizeCount
Small Business13
Midsize Enterprise2
Large Enterprise12
 

Questions from the Community

What is your experience regarding pricing and costs for Apache SkyWalking?
Our experience with pricing, setup cost, and licensing for Apache SkyWalking is positive since it is free, which was the reason for our decision to use it.
What needs improvement with Apache SkyWalking?
Apache SkyWalking can be improved by enhancing a few things. The learning curve is definitely there, so it needs a good learning curve. Your engineers or experts need to be pretty much handy and so...
What is your primary use case for Apache SkyWalking?
My main use case for Apache SkyWalking includes not only monitoring microservices and APIs but also managing the entire health of the application. I will explain the domains and backgrounds where w...
What is your experience regarding pricing and costs for AWS Auto Scaling?
I'm not sure about the pricing aspect of AWS Auto Scaling or the cost of it.
What needs improvement with AWS Auto Scaling?
AWS Auto Scaling can be improved in many ways, such as providing better visibility into scaling decisions and clarifying why exactly scaling happens. Sometimes, I am not sure why scaling occurs. Ea...
What is your primary use case for AWS Auto Scaling?
My main use case for AWS Auto Scaling is automatically scaling EC2 instances behind a load balancer based on traffic, CPU, and memory usage, as well as custom CloudWatch metrics. I also use it with...
 

Also Known As

No data available
AWS Auto-Scaling
 

Overview

 

Sample Customers

1. Alibaba 2. Amazon 3. Apple 4. Baidu 5. ByteDance 6. Cisco 7. Dell 8. Google 9. Huawei 10. IBM 11. Intel 12. JPMorgan Chase 13. Klarna 14. LinkedIn 15. Microsoft 16. Netflix 17. Oracle 18. PayPal 19. Pinterest 20. Qualcomm 21. SAP 22. Samsung 23. Spotify 24. Tencent 25. Twitter 26. Uber 27. VMware 28. WeChat 29. Xiaomi 30. Zoom
Expedia, Intuit, Royal Dutch Shell, Brooks Brothers
Find out what your peers are saying about AWS Auto Scaling vs. Apache SkyWalking and other solutions. Updated: June 2026.
902,988 professionals have used our research since 2012.