Join us and get access to thousands of tutorials and a community of expert Pythonistas.

Unlock This Lesson

This lesson is for members only. Join us and get access to thousands of tutorials and a community of expert Pythonistas.

Unlock This Lesson

Deploy a Django App With Gunicorn and Nginx (Summary)

In this video course, your site has made bounds of progress from its previous self as a fledgling stand-alone development Django application. You’ve seen how Django, Gunicorn, and Nginx can come together to help you serve your site.

In this video course, you’ve learned how to:

  • Take your Django app from development to production
  • Host your app on a real-world public domain
  • Introduce Gunicorn and Nginx into the request and response chain

You now have a reproducible set of steps for deploying your production-ready Django web application.

If you’d like to make your site more secure, then check out the following resources:

Download

Sample Code (.zip)

7.1 KB
Download

Course Slides (.pdf)

6.0 MB

Become a Member to join the conversation.