[Flask] Serving flask applications on AWS

Sean Davis seandavi at gmail.com
Sun Sep 2 08:42:53 EDT 2018


I recently deployed a Flask app using Zappa:

https://github.com/Miserlou/Zappa

The process was surprisingly simple and I have been quite happy with the
results.

Sean


On Sat, Sep 1, 2018 at 6:06 PM Ann Pye <mypyflask at gmail.com> wrote:

> Hi
>
> I have an app in Flask which is pretty lightweight (right now) and want to
> know if using Gunicorn + nginx is standard for deployment on AWS EC2. As of
> now I don't have (any/much) load-balancing or scalability requirements but
> may have in future. I was looking for on/off-line resources that would help
> make decisions around how to choose web server architectures for this kind
> of setup (Python based applications- using nginx/AWS) and how to modify
> when scaling ?
>  ( I have checked out the following-
> flask.pocoo.org, Miguel Grinberg's book/blog (uses Heroku)
> https://www.reddit.com/r/Python/comments/6ediwp/what_is_the_most_ideal_way_of_deploying_flask/
> ,
> https://realpython.com/kickstarting-flask-on-ubuntu-setup-and-deployment/
> and a few blogs/q&as on stackoverflow etc. )
>
> Thanks,
> AB
>
> _______________________________________________
> Flask mailing list
> Flask at python.org
> https://mail.python.org/mailman/listinfo/flask
>


-- 
Sean Davis, MD, PhD
Center for Cancer Research
National Cancer Institute
National Institutes of Health
Bethesda, MD 20892
https://seandavi.github.io/
https://twitter.com/seandavis12
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/flask/attachments/20180902/866d1d56/attachment-0001.html>


More information about the Flask mailing list