
Serverless tracing with AWS X-Ray
TL;DR Check out the AWS CloudWatch ServiceLens chapter on how powerful AWS X-Ray can be at spotting and signalling application errors. Look at this repository on Github for the example implementation. Thanks for reading, and till next week! Topic break-down TL;DR Topic break-down Serverless tracing with AWS X-Ray AWS Lambda 1) AWS Lambda resource 2) AWS IAM Policy AWS SNS AWS API Gateway 1) API Gateway stage resource 2) AWS X-Ray sampling rules AWS CloudWatch ServiceLens Conclusion Further Reading Serverless tracing with AWS X-Ray For this article we’re using the OpenAPI series Github repository. »