http://aiohttp.readthedocs.io/en/stable/deployment.html
There are several options for #aiohttp server deployment:
Standalone server
Running a pool of backend servers behind of #nginx, #HAProxy or other reverse proxy server
Using #gunicorn behind of reverse proxy