by Organisers @virtualddd | Jul 22, 2024
Short description Different people are a great indicator of different needs, which means different models. Design a bounded context around the needs of different people. Examples Where people are during the exploration of a big picture eventstorming, is probably...
by Organisers @virtualddd | Jul 22, 2024
Short description From a big picture EventStorming workshop, looking for one-way flow of orange stickies, and puth them in the same boundary. Examples A new hotel is created. The hotel images were uploaded. The hotel pricing is done. The hotel pricing is approved. The...
by Organisers @virtualddd | Jul 22, 2024
Short description Design projections so that they can be easily replayed per stream or projection type. Examples A particular read model requires a new field that wasn't captured previously. Changing the logic and replaying it will make the field available for...
by Organisers @virtualddd | Jul 22, 2024
Short description Create a shared bounded context that others bounded contexts in the company can use to avoid having to duplicate the logic in multiple contexts. Are there seperate concepts at play. Dependency management. Trading off dependencies. Local autonomy vs...
by Organisers @virtualddd | Jul 22, 2024
Short description The domain model is the core of our bounded context. When we implement the domain model we want the ability to keep this consistent with our ubiqituous language. We want the ability to quicly refactor this to represent our mind-model of our domain...