Login
From:
AI Summer
(Uncensored)
subscribe
How to use uWSGI and Nginx to serve a Deep Learning model
https://theaisummer.com/uwsgi-nginx/
links
backlinks
Roast topics
Find topics
Find it!
Serving a Tensorflow model to users with Flask, uWSGI as a web server and Nginx as a reverse proxy. Why we need both uWSGI and Flask, why we need Nginx on top of uWSGI and how everything is connected together?