(Choose 1 answer)
A company has their entire stack integrated with AWS X-Ray. A manager at the company noticed the skyrocketing AWS monthly usage charges for the X-Ray service. He tracked the abnormal bills to the high volume of input data going into X-Ray. As a Developer, you have been given the responsibility to fix this issue
as quickly as possible, with minimal disruptions.Which of the below is the optimal choice for this issue?
A. Custom configuration of the X-Ray agents
B. Enable X-Ray Sampling
C. Send only the required data from client-side
D. Enable X-Ray Deep linking to send only the most useful data to X-Ray
E34