Hacker News new | ask | show | jobs
by mgaunard 411 days ago
Even worse, I've seen large systems where everything was built as nanoservices.
1 comments

There was a point in time (circa 2019-2020) when the madness got so severe that every new feature ended up as a microservice backed by a DB with a single table (plus a couple tables for API keys, migration tracking, etc.)

I love it when all my CRUD has to be abstracted over HTTP. /s