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

AWS X-Ray 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
30th
Average Rating
8.6
Reviews Sentiment
5.5
Number of Reviews
2
Ranking in other categories
No ranking in other categories
AWS X-Ray
Ranking in Application Performance Monitoring (APM) and Observability
17th
Average Rating
7.8
Reviews Sentiment
6.6
Number of Reviews
11
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of March 2026, in the Application Performance Monitoring (APM) and Observability category, the mindshare of Apache SkyWalking is 0.7%, up from 0.7% compared to the previous year. The mindshare of AWS X-Ray is 1.7%, down from 3.3% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Application Performance Monitoring (APM) and Observability Mindshare Distribution
ProductMindshare (%)
AWS X-Ray1.7%
Apache SkyWalking0.7%
Other97.6%
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.
Muhmad Tabrez A Deewanji - PeerSpot reviewer
Lead Software Engineer at a tech services company with 1,001-5,000 employees
Improving performance through efficient trace metrics and data insights
As an application developer and architect, I appreciate AWS X-Ray for checking latency and identifying bottlenecks. I use it for performance tuning, conducting performance testing on applications, getting real-time traces, and gaining data insights. It helps in improving throughput and tuning infrastructure. The trace metrics and data collected provide valuable insights.

Quotes from Members

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

Pros

"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."
"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."
"It is a very scalable solution."
"AWS X-Ray shows us exactly when there are delays, helping us understand the depth of issues and what is happening point-to-point."
"The most beneficial feature is that it shows a dashboard for performance intervals, which reveals latencies."
"AWS X-Ray is a strong solution and has a smooth integration process."
"The best feature of AWS X-Ray is the ability to correlate data out of the box, ensuring that if one service calls another service, it will provide a full flow of what has happened without needing to build or develop anything around it."
"AWS X-Ray's endpoints and user monitoring are considered the most valuable features."
"I would give AWS X-Ray a nine out of ten overall."
"The most important one is compliance. We're able to achieve our regulatory levels. We're able to achieve the security level that we need for the federal government."
 

Cons

"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."
"Apache SkyWalking can be improved by responding more quickly to new versions of monitored products."
"What needs to be better in AWS X-Ray is the log filtering. Predefined filters could be helpful because the power of analytics comes from how you can filter the data. I also want to see more KPIs from AWS X-Ray."
"Compared to other open-source tools, AWS X-Ray needs improvement in providing discounts."
"Sometimes, the collector agents are confusing to configure initially."
"The user interface is sometimes kind of confusing to understand. It's not very user-friendly."
"They can improve how traces are sent to other providers."
"I do not have any notes in terms of improvements."
"AWS X-Ray should improve its implementation process to make it easier for developers."
"If you have a small team, it's probably overkill."
 

Pricing and Cost Advice

Information not available
"The pricing for AWS X-Ray is a six out of ten."
"The solution is a bit expensive."
"As you develop a relationship with Amazon, your pricing gets lower. You get credits for the amount of the system you use, and then if you're the government, you can get government pricing. For commercial users, there's a hump when you go from small to medium to big enterprise. Small businesses can live pretty easily off the free tier in a lot of cases, but when you go from a medium to a big enterprise, it becomes more expensive on a per-user basis. I'd like to see that curve going in a different way where pricing can be driven down while people are trying to adopt the technology."
report
Use our free recommendation engine to learn which Application Performance Monitoring (APM) and Observability solutions are best for your needs.
884,933 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Computer Software Company
19%
Financial Services Firm
17%
Retailer
12%
Manufacturing Company
11%
Financial Services Firm
15%
Computer Software Company
13%
Manufacturing Company
8%
Comms Service Provider
7%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
No data available
By reviewers
Company SizeCount
Small Business8
Large Enterprise3
 

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 responding more quickly to new versions of monitored products, including, for example, taking into account changes in Java class names.
What is your primary use case for Apache SkyWalking?
Our main use case for Apache SkyWalking is for monitoring Java application servers such as Tomcat and WebSphere Liberty.
What is your experience regarding pricing and costs for AWS X-Ray?
While I have not compared it with GCP or Azure ( /products/microsoft-azure-reviews ), AWS generally offers cost-effective services. Some services, like Athena ( /products/odyssey-software-athena-eo...
What needs improvement with AWS X-Ray?
The challenges we faced with AWS X-Ray were that some of the AWS services we were using did not support it, which we discovered at a later stage. This was potentially a design consideration we shou...
What is your primary use case for AWS X-Ray?
I have been using AWS X-Ray for creating insights to our applications we have developed. It is used to correlate different services in AWS when a transaction happens, allowing us to see the flow of...
 

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
COMCAST, ConnectWise, skyscanner, AirAsia, cookpad, cimpress, VTEX, zowdow
Find out what your peers are saying about AWS X-Ray vs. Apache SkyWalking and other solutions. Updated: March 2026.
884,933 professionals have used our research since 2012.