Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change event driven architecture to event sourced and framework agnostic #13

Open
argosang opened this issue Mar 28, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@argosang
Copy link

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

@chanakaudaya chanakaudaya self-assigned this Mar 29, 2020
@chanakaudaya chanakaudaya added the enhancement New feature or request label Mar 29, 2020
@chanakaudaya chanakaudaya added this to the 0.9 milestone Mar 29, 2020
@chanakaudaya
Copy link
Owner

chanakaudaya commented Mar 29, 2020

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

@chanakaudaya chanakaudaya modified the milestones: 0.9, 0.91 Jan 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants