Automating Deployment & Data Persistence for a Growing Django Startup
Problem Statement
StudyBud, a Django project I cloned from GitHub, runs a backend that is manually deployed on an EC2 instance. Each release required SSH access, manual Docker commands, and ad-hoc fixes. The application stores its SQLite database wit...
tiacode.hashnode.dev4 min read