Show notes
In this episode of Running in Production, Nick Gregory walks us throughwhat it’s like building Vortex Weather which usesFlask and Python to help understand the weather. It’s hosted on bare metalservers running in a colo on top of a self managed Kubernetes cluster.Nick goes into detail on having to manage 750+ GB of data that needs to berecycled every 2 days and having his own servers with a combined, 24 physicalCPU cores, 128+ GB of RAM and 10+ TB of disk space. The app is open source andit’s his side project, so he also talked about tips on how to manage his timeand enforce self imposed deadlines.Topics Include 5:13 – The app is open source on GitHub 51:34 – The weather app is on the Docker Hub at kallsyms/wx_explore 1:11-20 – You can find Nick on Twitter @kallsyms and on GitHub tooLinks📄 References https://www.epa.gov/ceam/meteorological-data https://www.ncdc.noaa.gov/ https://instagram-engineering.com/what-powers-instagram-hundreds-of-instances-dozens-of-technologies-adf2e22da2ad?gi=af837c58e3b https://en.wikipedia.org/wiki/List_of_common_coordinate_transformations https://kubernetes.io/docs/concepts/workloads/controllers/cron-jobs/ https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Range https://darksky.net/forecast https://en.wikipedia.org/wiki/Colocation_centre https://en.wikipedia.org/wiki/Standard_RAID_levels https://pve.proxmox.com/wiki/FAQ https://rancher.com/docs/rke/latest/en/ https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/#merging-kubeconfig-files https://en.wikipedia.org/wiki/Convective_available_potential_energy⚙️ Tech Stack flask → python → cloudflare → debian → docker → kubernetes → open-source → postgres → s3 → sentry → statuscake → traefik → 🛠 Libraries Used https://gunicorn.org/ https://pypi.org/project/pq/ https://github.com/python/cpythonSupport 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.

