Latest news and articles about DDD, CQRS, Event Sourcing and Software Architecture in general, aggregated daily and delivered weekly to your feed (RSS) reader. Subscribe here!

Week 23, year 2019

  • After Microservices, Does Reactive Still Matter? - I was asked to justify reactive software development and VLINGO XOOM for teams that have already achieved development and deployment of microservices. Here’s the question: After your team has reached the point of developing microservices, perhaps even successfully strangling a Big Ball of Mud monolith, does reactive still matter, and does XOOM still have relevance to … After Microservices, Does Reactive Still Matter? Read More » The post After Microservices, Does Reactive Still Matter? appeared first on Kalele. [Kalele]
  • Learning Map - Reading Time: < 1 minutes If you want to understand the main topics covered when we talk about Domain-Driven Design, this map is essential for this understanding, as well as being a great guide to learning planning. Definitions and Pattern... The post Learning Map appeared first on DDD. [DDD]
  • Anemic Model - Reading Time: 2 minutes Anemic Model is a Domain Model where Domain Objects contain little or no business logic. This model was first described by Martin Fowler, who considers the practice an antipattern. The fundamental horror of this anti-pattern... The post Anemic Model appeared first on DDD. [DDD]
  • Merging domain events before dispatching - This post describes a common problem: how to deal with multiple domain events if raising of one of them must negate the others. [Enterprise Craftsmanship]
  • Temporal Modelling - The versions of this talk are all part overlapping, part different. You should probably pick one at random to watch, and if you want to find out more, skip around a bit in the others. NewCrafts 2019, Paris MuCon 2019, London GOTO 2019, Amsterdam ExploreDDD 2019, Denver [Mathias Verraes]
  • Emergent Contexts through Refinement - This article was first published in the book Domain-Driven Design: The First 15 Years. Essays from the DDD Community. The e-book is available for free in English and Traditional Chinese. Which Bounded Context owns a particular concept? One way to find out is by evolving your model until everything finds a natural place. All models are wrong, especially the early ones. Let’s look at some simple requirements, and explore how we can evolve the model over time. [Mathias Verraes]
Permalink | From 03 June 2019 to 09 June 2019 | Last updated on: Fri, 24 Jun 2022 21:08:41 GMT