Open
Description
Is your feature request related to a problem? Please describe.
Kafka is not the only solution for an event-driven architecture.
I think it would be more valuable to describe an enterprise-level event-sourced architecture that specifically dives into concepts like CQRS and DDD and how they play well with not only decentralization but also with event-sourcing.
Describe the solution you'd like
Remove Kafka and avoid Kafka-specific features.
Add CQRS principles
Add DDD principles
Describe alternatives you've considered
Perhaps leave event driven architecture as the main context but still remove Kafka references.
Additional context