Python for Undergraduate Engineers
  • About
  • Book
  • Gear
  • Now
  • Archives
  1. Tags
  2. zappa

Deploy a Serverless Web App on AWS Lambda with Zappa

Date Tue 14 January 2020 Tags python / flask / zappa / deployment / heroku

Zappa Icon

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:
  • What is Zappa?
  • Install Zappa and Flask …
more ...

About Peter Kazarinoff
I teach engineering at a community college in the Pacific Northwest. I am interested in programming and how to help students. Here I mostly blog about Python, and how programing can be incorporated into engineering education.

  • Recent Posts

    • Deploy a Serverless Web App on AWS Lambda with Zappa
  • Tags

    • engineering
    • flask
    • jupyter
    • jupyter notebook
    • matplotlib
    • microcontroller
    • micropython
    • pelican
    • python
    • sensor
  • GitHub Repos

    Status updating...

    @professorkazarinoff on GitHub

© 2020 Peter Kazarinoff · Powered by pelican-bootstrap3, Pelican, Bootstrap

Back to top