- Home
- All questions
- Question 208
AWS Certified Solutions Architect study material · question 208 of 500
Which two statements about AWS X-Ray are correct? Choose two.
Show the answer
Answer: A. A trace covers downstream calls to AWS resources, databases and web APIs
B. SDKs send segment documents over UDP to a daemon that batches uploads
X-Ray traces the whole request path, and client SDKs hand JSON segments to a local daemon that buffers and uploads them in batches.
Source: What is AWS X-Ray? (Amazon Web Services) — What is AWS X-Ray?