|
|
|
|
|
by mannyv
627 days ago
|
|
You need those senior folks who can see the big picture, whether you use monoliths or microservices. The real benefit of a microservice is that it's easier to see the interactions, because you can't call into some random and unexpected part of the codebase...or at least it's much harder to do something that's not noticeable like that. |
|