DVA-C02 · Question #59
DVA-C02 Question #59: Real Exam Question with Answer & Explanation
The correct answer is B: Install and run the X-Ray daemon on the on-premises servers to capture and relay the data to the. To run the X-Ray daemon locally, on-premises, or on other AWS services, download it, run it, and then give it permission to upload segment documents to X-Ray. https://docs.aws.amazon.com/xray/latest/devguide/xray-daemon.html
Question
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?
Options
- AInstall and run the X-Ray SDK on the on-premises servers to capture and relay the data to the X-
- BInstall and run the X-Ray daemon on the on-premises servers to capture and relay the data to the
- CCapture incoming requests on-premises and configure an AWS Lambda function to pull, process,
- DCapture incoming requests on-premises and configure an AWS Lambda function to pull, process,
Explanation
To run the X-Ray daemon locally, on-premises, or on other AWS services, download it, run it, and then give it permission to upload segment documents to X-Ray. https://docs.aws.amazon.com/xray/latest/devguide/xray-daemon.html
Community Discussion
No community discussion yet for this question.