Slide 40
Slide 40 text
Explicitly define the context within which a model applies. Explicitly set boundaries in terms of team organization, usage within
specific parts of the application, and physical manifestations such as code bases and database schemas. Keep the model strictly
consistent within these bounds, but don't be distracted or confused by issues outside.
― 『Domain-Driven Design: Tackling Complexity in the Heart of Software』
モデルが適用されるコンテキストを明示的に定義する。チーム組織、アプリケーションの特定の部
分における使用、コードベースやデータベーススキーマのような物理的な表現など、境界を明示的
に設定します。これらの境界内ではモデルの一貫性を厳密に保ちますが、境界外の問題に惑わされ
たり混乱したりしないようにします。
40
境界づけられたコンテキストでシステムを分離する
https://martinfowler.com/bliki/BoundedContext.html