News

For most use-cases, mysqlclient is the preferred choice of DB connector to MySQL, but it is not straightforward to use on AWS Lambda's Python runtime. This project attempts to solve (or at least ...
A example of how to use camelot-py & pymupdf to parse a pdf file on AWS lambda. This repo describes how to bundle up and deploy a lambda function which parses pdf files using python. This is mainly to ...
AWS Lambda Python example Ready to develop your first AWS Lambda function in Python? It really couldn’t be easier. The AWS Management Console’s built-in code editor first loads with a pre-existing, ...
Amazon Web Services has made the option of using Graviton2 Arm-based processors for Lambda functions generally available. The functionality is offered in Mumbai, Singapore, Sydney, Tokyo ...