Top "Dddd" questions

Distributed domain driven design deals with DDD in a distributed environment and how to integrate the different contexts.

Using Kafka as a (CQRS) Eventstore. Good idea?

Although I've come across Kafka before, I just recently realized Kafka may perhaps be used as (the basis of) a …

cqrs event-sourcing apache-kafka dddd
Naming Convention for Commands & Events

I'm just getting into event-driven architectures and would like to know what the convention is for naming commands and events. …

domain-driven-design cqrs dddd