What is AWS X-Ray used for?
- Content delivery
- Database management
- Distributed tracing
- Load balancing
AWS X-Ray is primarily used for distributed tracing, allowing you to visualize and understand how requests propagate through your application and its dependencies.
Loading...
Related Quiz
- How can you collect custom metrics in AWS?
- It's essential to establish clear __________ criteria before conducting performance testing.
- What are the potential drawbacks of using VPC integration with AWS Lambda?
- AWS Lambda functions invoked by S3 events receive information about the event, including the __________ that triggered the function.
- How can API Gateway manage throttling and caching for AWS Lambda-backed APIs?