
Answer-first summary for fast verification
Answer: Enable X-Ray sampling
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.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
An IT company employs a serverless architecture that utilizes AWS X-Ray for tracing and monitoring. Recently, the developer observed a significant increase in data being sent to X-Ray, resulting in a sharp rise in the company's AWS monthly usage charges. To address this, the developer has asked for modifications.
As a Developer Associate, which of the following solutions would you propose to maintain tracing insights while minimizing costs and causing minimal disruption?
A
Implement a network sampling rule
B
Custom configuration for the X-Ray agents
C
Use Filter Expressions in the X-Ray console
D
Enable X-Ray sampling
No comments yet.