ylorph / The-Inevitable-Event-Centric-Book

Some day, someone might write an authoritative book about this aspect. Let's call that inevitable book Event Centric as a placeholder title (this is a quote...)
71 stars 7 forks source link

Problem: Confusion Between ES and EDA #43

Open ylorph opened 4 years ago

ylorph commented 4 years ago

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

MerrionComputing commented 4 years ago

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.

bartelink commented 4 years ago

(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) ?

MerrionComputing commented 4 years ago

I'm just over-reacting :-)

ylorph commented 4 years ago

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