Kafka, The Hard Parts
January 10, 2019
This talk was my attempt to distill several of the hard won lessons I’ve learned building systems that utilize kafka. It covers some distributed systems topics, property based testing (because its still me), how to handle idempotence, and others.