Skip to content

Instantly share code, notes, and snippets.

View m1yag1's full-sized avatar
๐Ÿ˜†

Mike Arbelaez m1yag1

๐Ÿ˜†
View GitHub Profile
@m1yag1
m1yag1 / README.md
Last active November 4, 2024 19:44
Using Zappa to deploy a Flask application to AWS Lambda

Install zappa

pip install zappa

Copy the zappa_settings.json file below to project root

Update the values as needed.