The-Inevitable-Event-Centric-Book
The-Inevitable-Event-Centric-Book copied to clipboard
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...)
Event Carried State Transfer VS EventSourcing VS Event Driven *Arcthitecture* VS Message Driven *Architecture*
Short answer : no > It is possible to do Aggregates without doing Event Sourcing and to do Event Sourcing without doing Aggregates - and it may be that the...
Why do we group things (capabilities) into **domains** or **services** - what does that give us?
(With both examples and counter examples)
* notification events + Read models hosted by the source service * The Lady Campanula Tottington diagram * notfications event + document * an atom change feed * each entry...
You must assign a unique access code in a (pseudo) random fashion. The range of access code at your disposal is [1 000 000, 1 999 999] The access code...
Not talking about the Identity of an entity. but some other combination of properties . Let's say , user provided email __*must* be unique within the system__. But __*may* not...
The vision is to use this as a reference for concepts when talking about system using some kind of Event [Driven | Sourcing | ...] design None have seen it...