News

Python AWS Lambda docker image for connecting to SQL Server databases - csotomon/python-lambda-sql ...
This project provides: Ready-made AWS layer zips for the Python mysqlclient (aka MySQLdb) package: for MySQL 5.6 and MySQL 8.0; An easy, docker-based solution for building your own AWS layer: for ...
AWS recently announced that Lambda supports Python 3.10 as both a managed runtime and container base image, allowing developers to leverage the improvements and features of the runtime. In an AWS ...