|
|
|
|
|
by ojkelly
1206 days ago
|
|
This is one of the foundational concepts behind microservices. A service small enough that a team or engineer can rewrite it in a cycle/sprint. When it’s bigger than that, you have the compounding effects of other systems that interact with each other. |
|
"Why are there so many small services running? Surely we can shut down / delete/ merge together a bunch of them to clean things up"
I'm pretty sure Elon has also hit this fallacy during his tenure at Twitter.