Defining Service Boundaries by Splitting Entities by @codeopinion codeopinion.com
Defining Service Boundaries is a really important part of building a loosely coupled system, yet can often be difficult. Here’s one way of realizing where service boundaries lie but looking at Entities and the properties and how they relate.