AWS X-Ray
Overview
AWS X-Ray helps developers analyze and debug production, distributed applications, such as those built using a microservices architecture. With X-Ray, you can understand how your application and its underlying services are performing to identify and troubleshoot the root cause of performance issues and errors. X-Ray provides an end-to-end view of requests as they travel through your application, and shows a map of your application’s underlying components. You can use X-Ray to analyze both applications in development and in production, from simple three-tier applications to complex microservices applications consisting of thousands of services.
References
Benefits
- Review request behavior
- Discover application issues
- Improve application performance
- Ready to use with AWS
- Designed for a variety of applications
Compatible services
- EC2
- ECS
- Lambda
- SQS
- SNS
- Elastic Beanstalk
How it works
Features
- Simple setup
- End to end tracing
- Integrations with AWS Services and Database
- Support for multiple languages : node.js, java, .Net
- Service Map
- Server and client side latency detection
- Data annotation and filtering
- Console and Programmatic access
- Security through IAM
Comments