Tag: Bounded Context
All the articles with the tag "Bounded Context".
-
[DDD Intro #25] Microservice and DDD: Is a Bounded Context a service?
When talking about DDD, microservices often appear together. The picture of splitting Bounded Contexts, making each context a service, and giving each independent deployment and an independent database is attractive.
-
[DDD Intro #9] Context Map: Boundaries do not exist alone
Once we understand Bounded Context, we let go of the desire to merge models into one. We accept that the same word can have different meanings depending on context, and that several consistent models can be better than one giant model.
-
[DDD Intro #4] Bounded Context: A model is consistent only within a boundary
If asked to choose just one of the most important concepts in DDD, many people would say Bounded Context. At the same time, it is also one of the most misunderstood concepts.