I use docker compose in production, for a bunch of services that run on a single machine - I don't have a huge need for clustering, resilience or scaling. Is there an alternative? obvs Kubernetes but that's a different story.
👤 razodactyl
For simple projects, it's a viable solution.
I'm not doing anything requiring excessive scaling however the project I'm running has been chugging along quietly in the background for the last 2 years.