|
|
|
|
|
by forgottenpass
2312 days ago
|
|
>They help teams manage complex interdependencies by creating strong ownership boundaries, strong product definition, loose coupling, and allow teams to work at their own velocities and deployment cadences. You just described library boundaries. You did not describe why the interface has to be a socket. >the average engineer doesn't need to know about the eventually consistent data model of your active-active session system People can create unnecessarily connections between microservices too. It's only slightly harder than punching an extra hole through the public interface of an in-process API. Is that what we're spending so much time and money on. |
|