You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Very good suggestion. The article on "Event driven architecture with Kafka" was written specifically about Kafka and its capabilities. Let's write a separate article about CQRS and DDD principles. This requirement is already captured in the #9
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
The text was updated successfully, but these errors were encountered: