How X-Ray represents downstream calls
Your checkout service handles a request and, while doing so, calls DynamoDB to read a cart and then calls an external payment API. You open the trace in the X-Ray console to see how this single request was recorded.
How are the DynamoDB and payment-API calls represented relative to the checkout service's segment?
이 연습은 강의의 일부입니다
