← Graph

Is event sourcing more expensive long-term, and how to reduce cost?

question 2 connections

Audience (a self-described event-sourcing proponent) asks whether event sourcing remains more expensive in the long run and how to bring its cost down. Davydov: in the short term it's slower than a CRUD prototype, so startups searching for funding are often better off without it. Companies that switch do so with eyes open and accept upfront pain for long-term benefits. He often meets developers (e.g. a Java friend) who already use something like event sourcing without knowing the name — tracking systems naturally resemble it. To reduce cost: (1) more learning — blog posts, workshops, conference talks; (2) better tooling for debugging event-sourced systems.

answer_summary
Short-term it's more expensive; long-term it can pay off where state history matters. Reduce cost via education (blog posts, workshops, talks) and better debugging tooling.
question Is event sourcing more expensive long-term, and how to reduce cost?
about
Event Sourcing concept
Asks about the total cost of event sourcing.
question Is event sourcing more expensive long-term, and how to reduce cost?
asked_at
Audience question during the talk's Q&A.

Provenance