How can your organization keep costs under control?
We keep it simple (KISS Principal). A lot of stuff here is a little
counter-intuitive as well.
* Our stack is Docker, Django, Traefik on a SINGLE Linux VM.
* We deploy via CI/CD pipelines (Bitbucket)
* We build in a monolith rather than microservices
* We use a database as a queue