Show notes
In this episode of Running in Production, Stetson Blake goes over how hebuilt EarlyBrd using Flask which is a web frameworkwritten in Python. This SAAS app focuses on sending out emails and it alsohappens to use Stripe for subscriptions. Itβs been up since March 2019.Stetsonβs motto has been to keep moving forward by writing code and makingdecisions instead of getting hung up in endless research loops. His set up isoptimized for simplicity and to solve the problems heβs run into so far as asolo developer working on the project.Topics Include 18:00 β Everything runs on a single t2.micro EC2 instance 41:53 β You can find Stetson @stets_10 on Twitter and on LinkedIn, also check out EarlyBrdLinksπ References https://www.python.org/dev/peps/pep-0373/ https://www.jetbrains.com/research/python-developers-survey-2018/ https://tableplus.com/ https://dbeaver.io/ https://aws.amazon.com/ https://github.com/prometheus/node_exporter https://git-scm.com/book/en/v2/Git-on-the-Server-Getting-Git-on-a-Server https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks https://media.makeameme.org/created/i-dont-always-mt4th0.jpgβοΈ Tech Stack flask → python → aws → cloudflare → docker → grafana → mailgun → postgres → prometheus → redis → s3 → sentry → slack → stripe → ubuntu → uptime-robot → π Libraries Used https://github.com/celery/celery https://gunicorn.org/ https://github.com/psf/black https://github.com/sqlalchemy/sqlalchemySupport 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.

