[Hands-on] Exploring Techniques For Modelling Bounded Context Collaboration
As Vladik Khononov says, minimising complexity in software systems is about balancing local vs global complexity. A major source of global complexity is the interaction between components in an architecture. In DDD, architectural components are bounded contexts and...