Articles in this series
Finding our way · One of the big challenges of distributed systems, such as serverless, is observability. In previous posts, I had a look at structured...
Debugging an asynchronous step function · In the first part of this series, I added AWS X-Ray to a set of examples for my CDK Cloud Test Kit. In this...
Instrumenting a whole application · In this post I continue my adventures with X-Ray and try my hand at observing a whole application. In the previous...