Seajure April 2019: Event Sourced Systems with Kafka, Clojure, and Jackdaw

Event-sourced architectures with Kafka

Bryce Covert shows how to take Kafka beyond its typical use as a message bus. He demonstrates building event-sourced architectures using Kafka as an append-only ledger of events, including how Clojure can enable us to harness Kafka’s power by building stream processing applications with Jackdaw.