Blogs

Better application logging on AWS Lambda

In this post, I will cover the best practices for producing useful logs when deploying to AWS Lambda. I’ll explain how AWS Lambda Powertools, an Open-source client library, can help do much of the heavy lifting for you. This post is aimed at developers, DevOps engineers, and anyone involved in the production or operation of systems using Lambda. I started my tech career as a build engineer; I guess we’d call this a junior Ops role now.