Deploy a Serverless Web App on AWS Lambda with Zappa
Zappa is a way to deploy serverless web apps on AWS Lambda. In this post, we will build a simple Flask web app with Python and run the web app on AWS Lambda using Zappa in only a few steps.
Table of contents:
more ...