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

Hint: You can adjust the default video playback speed in your account settings.
Hint: You can set your subtitle preferences in your account settings.
Sorry! Looks like there’s an issue with video playback 🙁 This might be due to a temporary outage or because of a configuration issue with your browser. Please refer to our video player troubleshooting guide for assistance.

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.