DEV Community

Discussion on: Deploying Flask on AWS Lambda

Collapse
 
thebouv profile image
Anthony Bouvier

What I've used Lambda + Flask + Zappa for is Amazon Alexa Skills. I used to have them written in NodeJS, but have been rewriting them all with Flask-Ask ( github.com/johnwheeler/flask-ask ) and deployed to Lambda.