Easy1 markMultiple Choice
AWS SAP-C02 · Question 44 · Domain 3.1: Operational Excellence
A development team wants to trace requests as they travel through a distributed microservices architecture consisting of Amazon API Gateway, AWS Lambda, and Amazon DynamoDB. They need to identify performance bottlenecks. Which AWS service should they use?
A development team wants to trace requests as they travel through a distributed microservices architecture consisting of Amazon API Gateway, AWS Lambda, and Amazon DynamoDB. They need to identify performance bottlenecks. Which AWS service should they use?
Answer options:
A.
Amazon CloudWatch Logs
B.
AWS CloudTrail
C.
AWS X-Ray
D.
Amazon Inspector
How to approach this question
Identify the AWS service designed specifically for distributed tracing.
Full Answer
C.AWS X-Ray✓ Correct
AWS X-Ray
AWS X-Ray helps developers analyze and debug distributed applications, such as those built using a microservices architecture. It provides an end-to-end view of requests as they travel through the application.
Common mistakes
Choosing CloudWatch Logs, which requires manual correlation of request IDs.
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 1
75 questions · hints · full answers · grading
More questions from this exam
Q01An enterprise has 50 VPCs across two AWS Regions. They need to establish transitive routing betwe...HardQ02A company uses AWS Organizations. The security team wants to ensure that no IAM user or role can ...MediumQ03An application requires a relational database with an RPO of 1 second and an RTO of less than 1 m...HardQ04A company is setting up a new multi-account environment. They want to automate the provisioning o...MediumQ05An organization wants to allocate AWS costs to specific business units. They use AWS Organization...Hard
Expert