1. Digital Ocean
    1. Plan
    2. What is Digital Ocean?
    3. Register on Digital Ocean
    4. Local installations
    5. Web Application Development Environment
    6. Create ssh keypair
    7. Create a Droplet
    8. ssh to the Droplet
    9. Update packages
    10. Install nginx
    11. Install python3
    12. Create user to have the application
    13. Add the application source code
    14. Configure nginx
    15. Install and configure uwsgi