Multiple Choice
A web application has been deployed using an AWS Elastic Beanstalk application. The Application Developers are concerned that they are seeing high latency in two different areas of the application: HTTP client requests to a third-party API MySQL client library queries to an Amazon RDS database A DevOps Engineer must gather trace data to diagnose the issues. Which steps will gather the trace information with the LEAST amount of changes and performance impacts to the application?
A) Add additional logging to the application code. Use the Amazon CloudWatch agent to stream the application logs into Amazon Elasticsearch Service. Query the log data in Amazon ES.
B) Instrument the application to use the AWS X-Ray SDK. Post trace data to an Amazon Elasticsearch Service cluster. Query the trace data for calls to the HTTP client and the MySQL client.
C) On the AWS Elastic Beanstalk management page for the application, enable the AWS X-Ray daemon. View the trace data in the X-Ray console.
D) Instrument the application using the AWS X-Ray SDK. On the AWS Elastic Beanstalk management page for the application, enable the X-Ray daemon. View the trace data in the X-Ray console.
Correct Answer:

Verified
Correct Answer:
Verified
Q389: A DevOps Engineer administers an application that
Q390: You are building a game high score
Q391: A root owner is trying to create
Q392: A company is deploying a new mobile
Q393: A company is using AWS CodeDeploy to
Q395: You run a small online consignment marketplace.
Q396: You currently have the following setup in
Q397: A company has an application that has
Q398: A company is implementing an Amazon ECS
Q399: A DevOps Engineer is launching a new