A pocket guide to bounded context and eventual consistency

By Pieter Koornhof

Elevator Pitch

A simple guide to leveraging bounded context and eventual consistency to make your applications faster and your code cleaner.

Description

Bounded Context and Eventual Consistency are two of the most powerful concepts encapsulated in Domain Driven Design. Yet bounded context is usually left out as the misunderstood DDD child and eventual consistency feared because transactionality is the only way we want to build systems. But these 2 concepts hold great powers of making your app faster and more robust, your code cleaner and more maintainable and your micro services more sensible.

In this talk I will give you a simple principle to help you define your bounded contexts and help you to decide when eventual consistency is the right choice.

Notes

I would like to show some slides if possible.