Bounded Context

A Bounded Context defines a clear, explicit boundary within a software system, establishing the scope where a particular Domain Model is valid and consistent. It ensures terms and concepts hold unambiguous meaning, providing a coherent context for development and preventing confusion across different system areas, a core tenet of Domain-Driven Design.

See also

Linked from: Domain Driven Design, Domain Language, Ubiquitous Language
0
10 views
1 week ago