- Mastering Microservices with Java 9(Second Edition)
- Sourabh Sharma
- 209字
- 2021-07-02 21:54:51
Context map
The context map helps you to understand the overall picture of a large enterprise application. It shows how many bounded contexts are present in the enterprise model, and how they are interrelated. Therefore, we can say that any diagram or document that explains the bounded contexts and relationship between them is called a context map.
Context maps help all team members, whether they are on the same team or in a different team, to understand the high-level enterprise model in the form of various parts (bounded context or submodels) and relationships.
This gives inpiduals a clearer picture about the tasks one performs, and may allow him or her to raise any concern/question about the model's integrity:

Context map example
The context map example diagram is a sample of a context map. Here, Table1 and Table2 both appear in the Table Reservation Context and also in the Restaurant Ledger Context. The interesting thing is that Table1 and Table2 have their own respective concept in each bounded context. Here, ubiquitous language is used to name the bounded context as table reservation and restaurant ledger.
In the following section, we will explore a few patterns that can be used to define the communication between different contexts in the context map.
- Advanced Quantitative Finance with C++
- Advanced Machine Learning with Python
- 復雜軟件設計之道:領域驅動設計全面解析與實戰
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- Python數據可視化:基于Bokeh的可視化繪圖
- PyTorch自動駕駛視覺感知算法實戰
- Dynamics 365 Application Development
- C# Programming Cookbook
- Unity 2020 Mobile Game Development
- 基于免疫進化的算法及應用研究
- SQL Server 2016數據庫應用與開發習題解答與上機指導
- QTP自動化測試進階
- ArcGIS By Example
- RealSenseTM互動開發實戰
- R數據科學實戰:工具詳解與案例分析