In my previous two articles, I describe lots about Bounded context and context map, where we have learned, How to segregate the domain models using Bounded context? Also learned, How to use context map judiciously to understand...
Home » Posts filed under Domain driven design
DDD::Interchange Context and Microservices
in
building microservices,
Domain driven design,
Microservice
- on July 17, 2018
- No comments
DDD: Thinking in terms of Context Map
in
building microservices,
DDD,
design pattern,
Domain driven design,
java microservices,
Microservice
- on May 28, 2018
- No comments

In my previous article, I did a detailed discussion about the Bounded Context and learn that how to tackle the complexity of a Domain, it is the best way to divide the domains into several subdomains and mapped them with different bounded contexts...
5 great points why you use event source solutions?
in
CQRS,
DDD,
design pattern,
Domain driven design,
Event driven architecture,
Event Source,
event sourcing,
java interview,
java pattern
- on June 17, 2017
- No comments
The Event Sourcing Pattern
Joe has a habit whenever he did some transaction by his Debit card he used to write them in his Personal Diary so he can track his transactions. Joe is not a technology savvy and not able to check account statements...