From the course: Software Architecture: Domain-Driven Design
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
Demo: Contexts
From the course: Software Architecture: Domain-Driven Design
Demo: Contexts
- [Instructor] So now that we've handled the who, let us do a little bit more work here and start thinking about context. In other words, what context do things work in? So I'm just going to add context here on the same stickies that I've specified the entities on. The sales clerk, I believe, should be working within the order processing context. The cashier is working within, well, it would either be the store context. I think in this case it'll be the finance context, though. So let's do a context entirely for finance. Again, if I get this wrong, I can always change it. The shipping clerk or the sales clerk really is going to be working in the context, let's see. This is in the context of the store. The sales clerk is in the context of the store. The comptroller is definitely within the finance context. The shipping clerk, as compared to the sales clerk, definitely is working in the warehouse context. Moving up here, the…
Contents
-
-
-
-
-
-
-
(Locked)
What is event storming?2m 52s
-
(Locked)
The physical setup7m 57s
-
(Locked)
Demo: Events5m 6s
-
Demo: Activities flow4m 9s
-
(Locked)
Demo: Activities flow, part 22m 19s
-
(Locked)
Demo: Activities flow, part 35m 36s
-
(Locked)
Demo: Entities7m 3s
-
(Locked)
Demo: Contexts4m 1s
-
(Locked)
Demo: Context maps4m 28s
-
(Locked)
Demo: Entity maps2m 42s
-
(Locked)
-