January 2018
Beginner to intermediate
312 pages
7h 22m
English
How do bounded contexts communicate with each other? For example, when the order-taking context has finished processing the order, how does it tell the shipping context to actually ship it? As we’ve seen earlier, the answer is to use events. For example, the implementation might look like this:
Here’s a diagram for this ...
Read now
Unlock full access