Featured image of post AWS Lambda  and Zappa

AWS Lambda and Zappa

Zappa is a Python module that packages and deploys Python WSGI-based (Flask, Django) apps to AWS Lambda. It has a whole command-line system for packaging your Flask app and deploying it to a staging environment or production and then updating it.