
Answer-first summary for fast verification
Answer: X-Ray
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 collect data across AWS Accounts. The X-Ray agent can assume a role to publish data into an account different from the one in which it is running. This enables you to publish data from various components of your application into a central account.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A multi-national corporation operates with several business units, and each unit maintains its own distinct AWS account. The company’s development team aims to effectively debug, trace data across these various accounts, and subsequently visualize this data within a centralized AWS account.
As an AWS Certified Developer Associate, which solution would you recommend to address this specific requirement?
A
X-Ray
B
CloudTrail
C
CloudWatch Events
D
VPC Flow Logs
No comments yet.