Conceptual
Login

Bounded Context

A bounded context is the boundary within which a domain model and its terms have one consistent meaning; the same word ('customer', 'order') may map to different models in different contexts. Service boundaries that follow bounded contexts avoid a shared model that every team must agree on.