Nginx, WSGI, Gevent, and Flask
Beginners are always obscured about why Flask needs Nginx and WSGI server and how much performance they increase. I used Flask for small projects that do not care much about production, so whether to use these frameworks was not a big problem for me. Recently, I’ve been working on some projects that required serious attention on them. After doing some research, I thought It was great to note it down....