Listing Thumbnail

    Apache SkyWalking on ObserveAny - Pay As You Go

     Info
    Sold by: ObserveAny 
    Focus on building apps and not managing Apache SkyWalking with a scalable, resilient and secure Observability platform. Observability with SkyWalking made simple on AWS.
    4.5

    Overview

    What is ObserveAny? ObserveAny is a fully managed, truly cloud-native Apache SkyWalking service for integrating and processing all of your data in real-time, no matter where it lives. With ObserveAny fully managed cloud service on AWS, you can eliminate the burdens and risks of self-managing SkyWalking and focus more time on building apps that differentiate your business.

    Pay as you go provides a no commitment, low friction way to quickly get started with ObserveAny by paying only for what you use.

    To learn more about our cluster types, available features, and pricing, go to https://www.observeany.com/ 

    Highlights

    • Observable system based on Apache SkyWalking
    • Quickly deploy modern monitoring and security in one powerful observability platform.
    • Create actionable context to speed up, reduce costs, mitigate security threats and avoid downtime at any scale.

    Details

    Delivery method

    Deployed on AWS
    New

    Introducing multi-product solutions

    You can now purchase comprehensive solutions tailored to use cases and industries.

    Multi-product solutions

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Apache SkyWalking on ObserveAny - Pay As You Go

     Info
    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Usage costs (1)

     Info
    Dimension
    Cost/unit
    ObserveAny Hosts per hour - 45 Day Retention
    $2.03

    Vendor refund policy

    Pay As You Go

    How can we make this page better?

    We'd like to hear your feedback and ideas on how to improve this page.
    We'd like to hear your feedback and ideas on how to improve this page.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    Software as a Service (SaaS)

    SaaS delivers cloud-based software applications directly to customers over the internet. You can access these applications through a subscription model. You will pay recurring monthly usage fees through your AWS bill, while AWS handles deployment and infrastructure management, ensuring scalability, reliability, and seamless integration with other AWS services.

    Resources

    Support

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Product comparison

     Info
    Updated weekly

    Accolades

     Info
    Top
    25
    In Issue & Bug Tracking
    Top
    10
    In Application Performance and UX Monitoring
    Top
    100
    In Log Analysis

    Customer reviews

     Info
    Sentiment is AI generated from actual customer reviews on AWS and G2
    Reviews
    Functionality
    Ease of use
    Customer service
    Cost effectiveness
    1 reviews
    Insufficient data
    Insufficient data
    Insufficient data
    Insufficient data
    2 reviews
    Insufficient data
    Insufficient data
    Insufficient data
    Insufficient data
    Positive reviews
    Mixed reviews
    Negative reviews

    Overview

     Info
    AI generated from product descriptions
    Distributed Tracing
    Real-time data integration and processing across distributed systems using Apache SkyWalking framework
    Observability Platform
    Cloud-native monitoring solution supporting comprehensive system performance tracking and analysis
    Performance Monitoring
    Integrated monitoring capabilities for tracking application and infrastructure performance metrics
    Security Monitoring
    Built-in security threat detection and mitigation mechanisms for distributed environments
    Scalable Architecture
    Fully managed service supporting dynamic scaling of observability infrastructure across different deployment environments
    Data Ingestion Capability
    Supports petabyte-scale telemetry ingestion with high-performance processing across logs, metrics, and traces
    AI-Powered Troubleshooting
    Utilizes natural language processing and AI-driven root cause analysis for complex incident investigation
    Knowledge Graph Technology
    Implements a proprietary Knowledge Graph for structured data correlation and advanced search capabilities
    Open Data Lake Architecture
    Built on Snowflake data lake infrastructure enabling flexible and scalable telemetry storage and analysis
    Multi-Dimensional Telemetry Analysis
    Enables context-aware correlation across different observability data types including logs, metrics, and distributed traces
    Observability Platform
    Unified monitoring and security platform supporting data collection from over 600 vendor-backed technologies and APM libraries
    Infrastructure Monitoring
    Comprehensive monitoring capabilities for underlying infrastructure, services, and applications in a single interface
    Data Correlation
    Advanced data collection and correlation mechanism across multiple technology layers and components
    Agent-Based Monitoring
    Easy-to-install agent for rapid deployment and monitoring of servers and resources
    Multi-Technology Integration
    Supports monitoring and visibility across diverse technology ecosystems with extensive integration capabilities

    Contract

     Info
    Standard contract
    No

    Customer reviews

    Ratings and reviews

     Info
    4.5
    1 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    100%
    0%
    0%
    0%
    1 AWS reviews
    reviewer2784462

    Tracing has revealed hybrid bottlenecks and delivers full visibility into critical payment flows

    Reviewed on Jan 05, 2026
    Review from a verified AWS customer

    What is our primary use case?

    My main use case for Apache SkyWalking  is a project that started in 2023 for a retail client facing serious performance issues on their new distributed architecture on AWS . The technical criticality is clear. We have an observability black hole on a high-traffic payment flow where we cannot distinguish if latencies are caused by microservices on Amazon EKS  or by calls to legacy on-premises databases. We chose Apache SkyWalking  through the AWS Marketplace  to integrate it immediately into the existing infrastructure with the goal of monitoring a massive environment consisting of over 80 microservices and about 600 active pods. This solution allows us to manage and analyze volumes in the order of 50 million traces per day, correlating every single end-to-end transaction in real time from front end to database and pinpointing bottlenecks that are invisible with traditional logging systems.

    How has it helped my organization?

    By analyzing traces provided by Apache SkyWalking, we identified a high volume of redundant and inefficient calls between microservices specifically, and synchronous calls that could be converted to asynchronous processes. Without this insight, we were over-provisioning our AWS  resources just to keep the system stable. Once we applied the optimization suggested by the trace data, the system became significantly more efficient. We were able to process 30% more transactions per second using the same infrastructure, which not only improved the end-to-end user experience during the high-traffic sales peaks but also optimized the client's cloud spend by increasing the overall density and performance of our existing 600 pods.

    What is most valuable?

    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.

    What needs improvement?

    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. We had to implement custom logic to purge old data to prevent storage costs from exploding. Another area for improvement is the alert configuration because the out-of-the-box alerting system is basic, and we had to manually write complex rules to avoid false positives in activities that require expert time.

    For how long have I used the solution?

    Apache SkyWalking is the first solution for this purpose that I have used in my professional experience.

    What do I think about the stability of the solution?

    Apache SkyWalking is really stable for us.

    What do I think about the scalability of the solution?

    Handling 50 million traces a day is not trivial. Apache SkyWalking architecture, backed by a well-sized OpenSearch  cluster on AWS, handled the load without any loss.

    Apache SkyWalking is really scalable because we can break down its scalability into two main areas: horizontal scalability of the backend and storage scalability with Amazon OpenSearch. The real beauty of the system is in its non-blocking nature. The agents use a sampling strategy and asynchronous reporting, meaning that even if the backend is under heavy load, it never slows down the actual retail application. It is built for high-concurrency environments which gives us the confidence to monitor 600 pods simultaneously without fearing a system-wide collapse.

    What was our ROI?

    The biggest impact is the features that allow us to stop the blame game between the network, cloud, and database teams. By looking at the colored lines on the topology map, which turn red when latency exceeds our threshold, we can instantly see exactly where the bottleneck is located. It transforms a four-hour investigation into a five-minute visual check, and that is the key factor in improving our MTTR and increasing the system's overall throughput by 20-30%.

    The mean time to resolution, the time to diagnose a critical incident, drops from four hours to less than one hour and 45 minutes. Coverage also increases; we went from siloed visibility to 100% tracking of critical payment transactions. These are our success metrics.

    What's my experience with pricing, setup cost, and licensing?

    It is a good experience with pricing, setup cost, and licensing, but I am not in charge of this; the customer is in charge of the purchasing of the tool.

    What other advice do I have?

    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. I would give this product a rating of 9 out of 10.

    Which deployment model are you using for this solution?

    Public Cloud

    If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

    Amazon Web Services (AWS)
    View all reviews