Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
There is a word for that:
Distributed Monolith.
When even one micro service goes down, and the whole system is dead.... -
hjk10155463yMy team is currently breaking up a service and I don't like it. It is just 5 extra services to maintain with no benefits. No reuse (by other services except these 4), more unnecessary resources, and a lot network overhead (even RPC is considered for some intertwined logic).
Why do we do it then? For clearer boundaries because some fucks can't agree to normal code separation.
Related Rants
-
meseguer199823Nobody: Senior frontend Dev at my company: "microservices best thing ever" Also him: "Relational databases g...
-
snackOverflow26
!Rant Thought this was kind of funny for us lady devs/programmers, and something we can relate to. The lady i...
-
SD0104The Manager cracks a joke. Everyone in the team laughs except one guy.. Manager asks him- Didn't you underst...
When companies say they migrated to microservices, they actually mean: Monoliths deployed in a microservices architecture
rant
corporate
brogramner
microservices