Show notes
In this episode of Running in Production, Dan Bader goes over how hebuilt Real Python from scratch with Django which isa web framework written in Python. The site gets 4 million+ page views a monthand it’s hosted on Heroku which costs about $700 USD / month.What’s really cool about this project is Dan coded the site himself and hisdeploy process is very by the books which includes performing 1 person codereviews which I found to be great. We covered a lot of ground in this episode!Spoiler alert: he’s using the built-in Django admin.Topics Include 48:01 – (4) standard-2x Dynos and (1) standard-1x Worker powers the whole site 1:12:34 – Find Dan on Twitter @dbader_org and his personal site. You can also find Real Python on Twitter, YouTube and Instagram as well as realpython.comLinks📄 References https://www.kickstarter.com/projects/721054906/real-python-advanced-web-development-featuring-dja https://www.amazon.com/Python-Tricks-Buffet-Awesome-Features-ebook/dp/B0785Q7GSY https://en.wikipedia.org/wiki/Waterfall_model https://en.wikipedia.org/wiki/Lawrence_Journal-World https://realpython.com/python-virtual-environments-a-primer/ https://en.wikipedia.org/wiki/WebP https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images⚙️ Tech Stack django → python → circle-ci → cloudflare → docker → freshping → heroku → paddle → papertrail → postgres → redis → s3 → sendgrid → slack → vimeo → 🛠 Libraries Used https://github.com/celery/celery https://github.com/coleifer/huey https://gunicorn.org/ https://github.com/evansd/whitenoiseSupport the ShowThis episode does not have a sponsor and this podcast is a labor of love. If you want to support the show, the best way to do it is to purchase one of my courses or suggest one to a friend. Dive into Docker is a video course that takes you from not knowing what Docker isto being able to confidently use Docker and Docker Compose for your own apps.Long gone are the days of "but it works on my machine!". A bunch of followalong labs are included. Build a SAAS App with Flask is a video course where we build a realworld SAAS app that accepts payments, has a custom admin, includes high testcoverage and goes over how to implement and apply 50+ common web app features.There's over 20+ hours of video.

