Study. uk . com
  1. Home
  2. All questions
  3. Question 208

AWS Certified Solutions Architect study material · question 208 of 500

Which two statements about AWS X-Ray are correct? Choose two.

  1. A trace covers downstream calls to AWS resources, databases and web APIs
  2. SDKs send segment documents over UDP to a daemon that batches uploads
  3. SDKs send traces directly to the X-Ray service over HTTPS
  4. X-Ray replaces CloudWatch for metric collection
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?

Challenge yourself on this topic → Study as cards