From Project to Productionized on Heroku
Offered By: PyCon US via YouTube
Course Description
Overview
Learn how to deploy a Django application on Heroku in this 36-minute workshop presented by Casey Faist at PyCon US. Explore the concept of 12 Factor Django apps and their benefits, then dive into the necessary configuration updates to make your application robust and Heroku-ready. Navigate the Heroku Dashboard, discover collaboration techniques and access control on Heroku, and gain valuable debugging tips. Cover topics such as Git ignore, Django settings, continuous delivery, white noise, Heroku settings, dependencies, and deployment processes. Discover how to provision a Postgres database, scale your application, and utilize Heroku's tools effectively. By the end of this workshop, you'll have the knowledge to confidently deploy and manage Django applications on Heroku.
Syllabus
Intro
Prerequisites
Git Ignore
Jango Settings
Django Settings
Continuous Delivery
White Noise
Heroku Settings
Dependencies
Dino Deploy
Proc File
Create App
Provision Postgres Database
Deploy
Scale
Use Your Tools
Heroku Run Bash
Taught by
PyCon US
Related Courses
Intro to Python for Brand New ProgrammersPyCon US via YouTube Comprehending Comprehensions
PyCon US via YouTube Data Analysis with SQLite and Python
PyCon US via YouTube Build a Production Ready GraphQL API Using Python
PyCon US via YouTube Web Development With A Python-backed Frontend - Featuring HTMX and Tailwind
PyCon US via YouTube