- When is it a good idea to implement the Command pattern?
- When is it a good idea to implement the Publisher/Subscriber pattern?
- When is it a good idea to implement the Dependency Injection pattern?
- What furnishes the main hints so that we can discover domain boundaries?
- What is the main tool that’s used for coordinating the development of a separate Bounded Context?
- Is it true that each entry that composes an aggregate communicates with the remainder of the system with its own methods?