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
Introduction to Agile Software Development: Tools & TechniquesUniversity of California, Berkeley via edX Advanced Topics and Techniques in Agile Software Development
University of California, Berkeley via edX Ruby on Rails: An Introduction
Johns Hopkins University via Coursera Deploying Applications with Heroku
Udacity Django Core | A Reference Guide to Core Django Concepts
Udemy