Boundary size decisions are really judgments about cohesion, coordination cost, and team capacity.
Boundary size decisions are really judgments about cohesion, coordination cost, and team capacity. Chapter 10 turns the common “how big should a service be?” question into a more useful design review: what signs show that a boundary is still coherent, and what signs show that it should be split or merged?
Read the lessons in order. The first explains why there is no universal service-size rule. The second turns cohesion, coupling, and boundary tension into practical diagnostic tools. The third focuses on split signals. The fourth explains when merging services is the more disciplined move.
If a team is arguing about whether a service is too big or too small without using any real criteria, this chapter gives the criteria.