← Back to context

Comment by esperent

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