Event-Driven Architecture with Kafka Streams
Going deeper into Kafka Streams and event-driven patterns — understanding partitioning, consumer groups, and how to model domain events that don't lie.
A snapshot of what I'm currently studying or experimenting with—new frameworks, security topics, or protocols. Expect small notes, reference links, and personal reflections on how I'm applying these learnings in real projects.
Going deeper into Kafka Streams and event-driven patterns — understanding partitioning, consumer groups, and how to model domain events that don't lie.
Learning Rust not to write systems software every day, but to internalize ownership, borrowing, and lifetimes as a lens for thinking about resource management in any language.
Studying the discipline of platform engineering — building internal tooling that reduces cognitive load for development teams so they can focus on product, not infrastructure.