1. look into the gunicorn web server 2. The wsgi file is already defined within the repository ./cheaper/wsgi.py 3. use docker for containerization and ship it that way for it to be open to all platforms(linux,windows,apple) (prefer this) 4. incorporate logs with docker if there's difficulties