The-Inevitable-Event-Centric-Book icon indicating copy to clipboard operation
The-Inevitable-Event-Centric-Book copied to clipboard

Problem: Confusion Between ES and EDA

Open ylorph opened this issue 4 years ago • 4 comments

Event Carried State Transfer VS EventSourcing VS Event Driven Arcthitecture VS Message Driven Architecture

ylorph avatar Jan 02 '20 10:01 ylorph

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.

MerrionComputing avatar Apr 26 '20 08:04 MerrionComputing

(all this is wrt CosmosDB, excuse the tangent) All proper Cosmos Containers by definition only contain events ;) Seriously though, where do prominent docs say this (I'm more than aware of people having that confusion about the CosmosDB change feed and I would love something to happen to make people get from day one that you're just querying lots of nodes for the doc insert/updates beyond a per-range checkpoint with no delta-ing or eventing of any kind) ?

bartelink avatar Apr 26 '20 11:04 bartelink

I'm just over-reacting :-)

MerrionComputing avatar Apr 26 '20 21:04 MerrionComputing

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

ylorph avatar Aug 18 '20 08:08 ylorph