-
Notifications
You must be signed in to change notification settings - Fork 7
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
Problem: Confusion Between ES and EDA #43
Comments
The sooner we rename Event Sourcing to Ledger Derived State the better ;-) Especially when things like CosmosDB have change feeds that are (wrongly) called event sourcing rather than source eventing. |
(all this is wrt CosmosDB, excuse the tangent) All proper Cosmos Containers by definition only contain events ;) |
I'm just over-reacting :-) |
https://twitter.com/hryz3/status/1295485020317130759 (comments by Ian Cooper & Anton Hryzodu Article by Oliver Libutzki https://dev.to/olibutzki/why-event-sourcing-is-a-microservice-anti-pattern-3mcj |
Event Carried State Transfer
VS
EventSourcing
VS
Event Driven Arcthitecture
VS
Message Driven Architecture
The text was updated successfully, but these errors were encountered: