75.8k views
3 votes
A multi-national retail company has multiple business divisions with each division having its own AWS account. The engineering team at the company would like to debug and trace data across these AWS accounts and visualize it in a centralized account.As a Solutions Architect, which of the following solutions would you suggest for the given use-case?A. CloudWatch EventsB. CloudTrailC. X-rayD. VPC Flow Logs

User Kachina
by
4.7k points

1 Answer

3 votes

Answer:

C. X-ray

Step-by-step explanation:

AWS X-ray is a form of service that assists developers in carrying out analysis and debugging functions, and at the same time helps in the allotted applications, including those built using a microservices architecture.

In other words, an X-ray, in this case, will assist the developers in carrying out the following:

1. Establish a service map

2. Single out errors and bugs

3. Construct analysis and visualization apps

4. Enhancing the experience for end-users of the application under x-ray.

User Karley
by
4.4k points