Your departments have distinct AWS accounts and would like to debug and trace data across accounts and visualize it in a centralized account. What would you use to achieve that?
Correct answer - "X-Ray": X-Ray is used to provide tracing data and debug your applications. It also be used cross accounts
.Incorrect:
"VPC Flow Logs": This is used to analyze network traces and helps with network security
"CloudWatch Events": This helps to trigger notifications based on changes happening in AWS services
"CloudTrail": This is used to trace API calls made within your AWS accounts on AWS resources