The talk is a nice overview of advanced concepts regarding event-driven architectures, but I don't agree on presenting event sourcing as en evolution of EDAs. Event Sourcing is just an architectural pattern, an implementation detail that engineers can use to solve specific problems. Keeping state in a datastore doesn't conflict with the idea of propagating side effect across processes thrugh async messages that have an event semantic
He's such a fun presenter to listen to. Very engaging. One of the best in this channel.
Great content. I didn't feel I just spend 50 minutes. Magical delivery.
Very well done. Thank you!
The talk is a nice overview of advanced concepts regarding event-driven architectures, but I don't agree on presenting event sourcing as en evolution of EDAs. Event Sourcing is just an architectural pattern, an implementation detail that engineers can use to solve specific problems. Keeping state in a datastore doesn't conflict with the idea of propagating side effect across processes thrugh async messages that have an event semantic
Great talk, thank you!
Great overview on Event Sourcing architecture...
I think RocksDB was written by Facebook, not Netflix
That was really good. Thx a ton. One quesion though why go with rocksdb and not redis or sqlite.
I like the original project, Activiti BPMN, more
How to use outbox pattern if we want it as a real time use case?
Awesome talk, thanks!
Really nice talk
good talk... informative
RocksDB rocks.
Very abstract. Following an example would have been better.
So it's immutability like in pure functional programming and booting up from an image like SmallTalk and other old languages? lol