Comment by esperent

Comment by esperent 2 days ago

1 reply

> 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.

edanm 2 days ago

Yes. And fittingly, Docker was born out of a Heroku competitor.