Search Results for: kafka

Kafka at NY Times with Boerge Svingen

The New York Times is a newspaper that evolved into a digital publication. Across its 166 year history, The Times has been known for longform journalistic quality, in addition to its

Kafka in the Cloud with Neha Narkhede

Apache Kafka is an open-source distributed streaming platform. Kafka was originally developed at LinkedIn, and the creators of the project eventually left LinkedIn and started Confluent,

Managed Kafka with Tom Crayford

Kafka is a distributed log for producers and consumers to publish messages to each other. We’ve done many shows about Kafka as a key building block for distributed systems, but we

Kafka Event Sourcing with Neha Narkhede

When a user of a social network updates her profile, that profile update needs to propagate to several databases that want to know about such an update–search indexes, user

Kafka Streams with Jay Kreps

Kafka Streams is a library for building streaming applications that transform input Kafka topics into output Kafka topics. In a time when there are numerous streaming frameworks already