Show notes
In this episode of Running in Production, Jared Chung talks about buildinga community platform with Django and Python. Itβs hosted on AWS and has beenup and running in production since 2011. The beta version was intially builtduring a 4 day hackaton.Jared talks about taking advantage of Djangoβs batteries included, heavilyusing Celery / Redis and hosting the main web app on a single EC2 instance.Their AWS bill is roughly $2,500 a month.Topics Include 1:00:28 β Want to volunteer? Contact them at [email protected] 1:01:04 β CareerVillage.org is on Twitter, facebook and Instagram - so is JaredLinksπ References https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow https://en.wikipedia.org/wiki/Chaos_engineering#Chaos_MonkeyβοΈ Tech Stack django → python → react → aws → caddy → cloudfront → docker → elasticache → env-key → jenkins → lambda → metabase → new-relic → pagerduty → postgres → rds → redis → route53 → s3 → sentry → slack → ubuntu → webpack → π Libraries Used https://github.com/celery/celery https://github.com/encode/django-rest-framework https://github.com/Suor/django-cacheops https://github.com/benoitc/gunicorn https://github.com/PyCQA/flake8 https://github.com/jazzband/django-debug-toolbarSupport 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.

