cn|
WorkWritingAboutConnect

cn

building things that matter

  • Work
  • Writing
  • About
  • Connect

© 2026 Cristian Najera

  1. Home
  2. /Writing
  3. /Event-Driven Architectures: Lessons Learned
ArchitectureKafka

Event-Driven Architectures: Lessons Learned

Three years of Kafka in production — what worked, what didn’t.

September 22, 2025·1 min read

Three years of running Kafka in production taught us that event-driven architectures shine for decoupling but demand discipline around schema evolution, ordering guarantees, and dead-letter handling.

0%
← PreviousTesting LLM ApplicationsNext →RAG Pipelines at Scale

Related posts

The Case for Boring TechnologyWhy choosing well-understood tools leads to faster delivery and fewer surprises.1 min read
ArchitectureOpinion
Why I Still Reach for Boring Python FirstI default to stdlib and dataclasses until complexity is earned. Here is the heuristic I use to decide when a framework is worth the overhead.3 min read
PythonOpinionEngineering
Evals Are the ProductWhy treating evaluations as a first-class product concern is the difference between shipping reliable LLM applications and guessing.4 min read
AITesting

Stay in the loop

New posts on engineering, architecture, and what I'm building.