recall

← recall

fracture plane term

natural boundary where a system can be split cleanly

Where to split a monolith into services, or one team into two. Good fracture planes: business domain (DDD bounded context), change cadence, persona, regulatory, performance isolation. Bad ones: technical layers (frontend/backend).

topics: org-design, team-topologies, architecture

references: