
Kafka isn't just a message queue. It's a distributed commit log that changes how you think about data flow. Here's how I actually use it -- partitions, consumer groups, exactly-once delivery, and the operational patterns that keep it running.
Engineering Craft
TypeScript, CI/CD, databases, observability -- the skills that make code production-ready.