Week 40, year 2016
- DDD Weekly: Issue #14 - CQRS/ES - Or is it? [blog] Adaptech Blog. Excellent article that covers the progression from a CQRS without Event Sourcing architecture to a CQRS with ES ‘all the way’ architecture with some of the tools used to implement these architectures. Functional and Reactive Event Sourced Applications [video] Renato Cavalcanti. “Event Sourcing (and CQRS) has become a hot topic. But what does it really means, why should we care and which new possibilities it opens for us? [DDD Weekly]
- How to know if your Domain model is properly isolated? - In this post, I’ll show a simple way to get to know if your domain model is properly isolated. [Enterprise Craftsmanship]