Event Sourcing: Eric Evans Interviews Greg Young
I follow Eric Evans (@ericevans0) and Greg Young (@gregyoung) on twitter. I really respect their opinion and knowledge. Eric tweeted about an interview he did with Greg over 5 years ago about Event Sourcing. It’s great to hear Greg describe how Event Sourcing fits with DDD concepts. This is video is one of the first Event Sourcing + DDD talks that I’m aware of. I highly recommend checking it out. http://www.infoq.com/interviews/Architecture-Eric-Evans-Interviews-Greg-Young If you are new to Event Sourcing, here is a snippet from Martin Fowler article. Capture all changes to an application state as a sequence of events. We can… Read More »Event Sourcing: Eric Evans Interviews Greg Young