Exam DVA-C02 All QuestionsBrowse all questions from this exam
Question 374

A developer creates an AWS Lambda function that is written in Java. During testing, the Lambda function does not work how the developer expected. The developer wants to use tracing capabilities to troubleshoot the problem.

Which AWS service should the developer use to accomplish this goal?

    Correct Answer: C

    To troubleshoot issues with an AWS Lambda function and gain tracing capabilities, the developer should use AWS X-Ray. AWS X-Ray helps with tracing and analyzing both the requests and the underlying services' performance, providing end-to-end visibility into how requests are processed by the application.

Discussion
rdiazOption: C

Tracing = XRAY