Michael Walmsley
Michael Walmsley (@walmsles)

Michael Walmsley (@walmsles)

Follow
Series

AWS Lambda Powertools for Python

In this series I will explore the AWS Lambda Powertools for Python and how it can help you deploy more reliable, resilient and observable Lambda code to your cloud environments.

Articles in this series

AWS Lambda Powertools: Idempotency, A Deeper Dive

Oct 23, 20215 min read

In an earlier article, I wrote about Making all your APIs Idempotent. I shared why idempotency is essential and introduced the AWS Lambda Powertools...