Aptitude Reasoning English GK Computer Knowledge Programming Skill Banking Software Testing

Question

A developer uses AWS X-Ray to create a trace on an instrumented web application and gain insights on how to better optimize its performance. The segment documents being sent by the application contain annotations which the developer wants to utilize in order to identify and filter out specific data from the trace. Which of the following should the developer do in order to satisfy this requirement with minimal configuration?
  • Use filter expressions via the X-Ray console. Fetch the trace IDs and annotations using the GetTraceSummaries API
  • Configure Sampling Rules in the AWS X-Ray Console.
  • Fetch the data using the BatchGetTraces API
  • Send trace results to an S3 bucket then query the trace output using Amazon Athena.
Answer- A