Better logging in AWS Lambda for Python newbies
Introduction
AWS Lambda is an amazing serverless service that enables you to execute your code without the hassle of managing any servers. However, even for seasoned coders, getting your Lambda function code to work flawlessly on the first try is oft...
freddyho.hashnode.dev6 min read