← Graph

Event Sourcing Enables Distribution

takeaway 2 connections

Andrzej Krzywda's view: once you have event sourcing, everything else comes for free — decoupled bounded contexts/modules communicate via events, and going distributed later is natural since the only viable protocol between partitions is messages. A sensible path is: modular monolith → decouple modules via events → event-source everything → distribute when needed.

type
insight
takeaway Event Sourcing Enables Distribution
from_talk
Extracted from Andrzej Krzywda's remarks on the panel.
recommends
Event Sourcing Enables Distribution takeaway
Describes event sourcing as the natural path from monolith to distributed system.

Provenance

Created in
Enterprise Rails Panel (wroclove.rb 2018) 2026-04-17 16:18
Read by
14 extractions