Easy1 markMultiple Choice
AWS SAP-C02 · Question 44 · Domain 3.1: Operational Excellence
A distributed microservices application spans EC2, ECS, and Lambda. Developers are struggling to trace requests as they travel through the various services, making debugging difficult. Which service should the architect implement to provide end-to-end visibility?
A distributed microservices application spans EC2, ECS, and Lambda. Developers are struggling to trace requests as they travel through the various services, making debugging difficult. Which service should the architect implement to provide end-to-end visibility?
Answer options:
A.
Amazon CloudWatch Logs
B.
AWS CloudTrail
C.
AWS X-Ray
D.
VPC Flow Logs
How to approach this question
Identify the AWS service dedicated to distributed tracing.
Full Answer
C.AWS X-Ray✓ Correct
AWS X-Ray
AWS X-Ray helps developers analyze and debug distributed applications by providing end-to-end tracing of requests as they travel through the architecture.
Common mistakes
Relying solely on CloudWatch Logs without a tracing ID.
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 6
75 questions · hints · full answers · grading
More questions from this exam
Q01A global enterprise requires highly available hybrid connectivity between its on-premises data ce...HardQ02An organization has 50 VPCs across two AWS Regions connected via Transit Gateways (TGW). The TGWs...HardQ03A company uses AWS Organizations. The network team wants to share a central Transit Gateway (TGW)...MediumQ04An enterprise has on-premises data centers in the US and Europe. They want to use the AWS global ...HardQ05A company requires that all API calls to Amazon S3 from their VPC must not traverse the public in...Medium
Expert