Solved

A Company Is Running a Custom Application on a Set

Question 210

Multiple Choice

A company is running a custom application on a set of on-premises Linux servers that are accessed using Amazon API Gateway AWS X-Ray tracing has been enabled on the API test stage. How can a developer enable X-Ray tracing on the on-premises servers with the LEAST amount of configuration?


A) Install and run the X-Ray SDK on the on-premises servers to capture and relay the data to the X-Ray service.
B) Install and run the X-Ray daemon on the on-premises servers to capture and relay the data to the X-Ray service.
C) Capture incoming requests on-premises and configure an AWS Lambda function to pull, process, and relay relevant data to X-Ray using the PutTraceSegments API call.
D) Capture incoming requests on-premises and configure an AWS Lambda function to pull, process, and relay relevant data to X-Ray using the PutTelemetryRecords API call.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions