Multiple Choice
A Developer wants to use AWS X-Ray to trace a user request end-to-end throughput the software stack. The Developer made the necessary changes in the application tested it, and found that the application is able to send the traces to AWS X-Ray. However, when the application is deployed to an EC2 instance, the traces are not available. Which of the following could create this situation? (Select two.)
A) The traces are reaching X-Ray, but the Developer does not have access to view the records.
B) The X-Ray daemon is not installed on the EC2 instance.
C) The X-Ray endpoint specified in the application configuration is incorrect.
D) The instance role does not have "xray:BatchGetTraces" and "xray:GetTraceGraph" permissions.
E) The instance role does not have "xray:PutTraceSegments" and "xray:PutTelemetryRecords" permissions.
Correct Answer:

Verified
Correct Answer:
Verified
Q92: An application ingests a large number of
Q93: A Developer is building a serverless application
Q94: A developer wants to send multi-value headers
Q95: A developer is building an application using
Q96: A developer is refactoring a monolithic application.
Q98: An existing serverless application processes uploaded image
Q99: A developer is using Amazon DynamoDB to
Q100: A Developer wants to build an application
Q101: An on-premises application is implemented using a
Q102: A company has implemented AWS CodeDeploy as