DDD: query multiple aggregates for “export” command
I have 3 subdomains that logically were splitted into 3 Bounded Contexts (and on 3 independed microservices)
Who acts as a conformist in the Customer/Supplier relationship in DDD?
In the context of Domain-Driven Design (DDD), the Customer/Supplier pattern describes a relationship between two bounded contexts where one context (Customer) relies on the services provided by another context (Supplier).