Zappa
Zappa is for deploying serverless python apps to AWS Lambda,
Use Python 3.9.16, currently only supports 3.6-3.9
To update prod later
To check fails and logs
*If deploy fails cuz no psycopg2 and its in the requirements.txt try pip install psycopg2-binary
Guides

Last updated