- **Epistemic status:** #budding Bounded context is the conditions in which models are defined and applicable within a threshold. Any shared models between different contexts has to be made explicit on their interrelationships. If these are not made explicit, especially when [[Data Modeling]] larger domains, different people in an organization can have a different vocabulary, leading to confusion. --- ## References - martinfowler.com. “Bliki: BoundedContext.” Accessed February 1, 2022. <https://martinfowler.com/bliki/BoundedContext.html>. - “Domain-Driven Design (DDD) - GeeksforGeeks.” Accessed January 27, 2022. <https://www.geeksforgeeks.org/domain-driven-design-ddd/>.