ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 189 - DVA-C02 discussion

Report
Export

A company has an application that runs across multiple AWS Regions. The application is experiencing performance issues at irregular intervals. A developer must use AWS X-Ray to implement distributed tracing for the application to troubleshoot the root cause of the performance issues.

What should the developer do to meet this requirement?

A.
Use the X-Ray console to add annotations for AWS services and user-defined services
Answers
A.
Use the X-Ray console to add annotations for AWS services and user-defined services
B.
Use Region annotation that X-Ray adds automatically for AWS services Add Region annotation for user-defined services
Answers
B.
Use Region annotation that X-Ray adds automatically for AWS services Add Region annotation for user-defined services
C.
Use the X-Ray daemon to add annotations for AWS services and user-defined services
Answers
C.
Use the X-Ray daemon to add annotations for AWS services and user-defined services
D.
Use Region annotation that X-Ray adds automatically for user-defined services Configure X-Ray to add Region annotation for AWS services
Answers
D.
Use Region annotation that X-Ray adds automatically for user-defined services Configure X-Ray to add Region annotation for AWS services
Suggested answer: B

Explanation:

Distributed Tracing with X-Ray:X-Ray helps visualize request paths and identify bottlenecks in applications distributed across Regions.

Region Annotations (Automatic for AWS Services):X-Ray automatically adds a Region annotation to segments representing calls to AWS services. This aids in tracing cross-Region traffic.

Region Annotations (Manual for User-Defined):For segments representing calls to user-defined services in different Regions, the developer needs to add the Region annotation manually to enable comprehensive tracing.

AWS X-Ray:https://aws.amazon.com/xray/

asked 16/09/2024
Tomasz Woloszczak
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first