Using Kafka as a (CQRS) Eventstore. Good idea?...
Read MoreShould Value Objects Contain Technical Validation For Input Parameters?...
Read MoreHow to ensure data consistency between two different aggregates in an event-driven architecture?...
Read MoreDomain Driven Design Calling Remote APIs...
Read MoreHow to manage two coupled aggregates in DDD?...
Read MoreDomain Events for syncing data to other microservices...
Read MoreMicroservice and service collaboration...
Read MoreWhat is the purpose of using both Application Service and Manager?...
Read MoreCQRS, DDDD in an accounting domain...
Read MoreQuery remote rest service from ddd aggregate...
Read MoreDo aggregates have to be strongly consistent?...
Read MoreNaming Convention for Commands & Events...
Read MoreCQRS + Event Sourcing: (is it correct that) Commands are generally communicated point-to-point, whil...
Read MoreImplementing set-based constraints in CQRS...
Read MoreAlternatives to many-to-many relationships with CQRS...
Read More