Archive for November 2018

Week 46, year 2018

  • Datomic: Event Sourcing without the hassle - In this article, we'll describe briefly what Event Sourcing is, how it's conventionally implemented, analyze the limitations of that, and contrast that with how Datomic enables you to achieve the same benefits. We'll see that, for most use cases, Datomic enables us to implement Event Sourcing with much less effort, and (more importantly) with more agility. [Val on Programming via Aggregater Linklog]
Permalink | From 12 November 2018 to 18 November 2018 | Last updated on: Fri, 28 Apr 2023 17:40:48 GMT

Week 45, year 2018

  • DDD Weekly: Issue #56 - Product-aligned vs Capability-aligned Organisation Design [blog] Nick Tune. For me there are only internal or external products. Everything is a product owned by a team applying modern product management best practices to best suit the needs of their customers. Aggregates and Sagas are Processes [blog] Martin Schimak. By systematically recording incoming facts via causation ids used on new facts and by systematically persisting queries, reports and other thinkable facts one could enable a kind of “total” idempotency [DDD Weekly]
  • CQRS vs Specification pattern - This is an article about how two DDD patterns contradict each other. [Enterprise Craftsmanship]
Permalink | From 05 November 2018 to 11 November 2018 | Last updated on: Mon, 7 Jun 2021 09:11:14 GMT