Comment by esperent
1 day ago
> One language, one deployment platform, one database, a couple plugins to choose from, everything simple and straightforward, no decision fatigue.
Sounds not that different from containers, if you just choose the most popular tooling.
Small projects: docker compose, posgres, redis, nginx
Big projects: kubernetes, posgres, redis, nginx
This is why Heroku lost popularity.
Yes. And fittingly, Docker was born out of a Heroku competitor.