AWS Open Source Blog

Tom McCarthy

Author: Tom McCarthy

Tom is a Solutions Architect at AWS. He works with startups, helping them find the best possible solutions to accelerate their success in the cloud. He is constantly experimenting with new tools and technologies, and is an advocate for serverless.

article lead image: examples of the implementation drawn from a sample shopping cart microservice

Simplifying serverless best practices with Lambda Powertools

Modern applications are increasingly relying on compute platforms based on containers and serverless technologies to provide scalability, cost efficiency, and agility. Although this shift toward more distributed architectures has unlocked many benefits, it has also introduced new complexity in how the applications are operated. In times past, debugging was as straightforward as logging into the […]