Confluent
Kafka Applications with Tim Berglund

Ever since Apache Kafka was open sourced from LinkedIn, it has been used to solve a wide variety of problems in distributed systems and data engineering. Kafka is a distributed messaging
OSS Businesses with Mike Volpi

Upcoming events: A Conversation with Haseeb Qureshi at Cloudflare on April 3, 2019 FindCollabs Hackathon at App Academy on April 6, 2019 Red Hat was the first commercial open source
Meet Apache Kafka

Kafka has become a central tool for data at many large organizations. At data-intensive companies like Fiverr and Netflix, Kafka is used simultaneously as: a database a queue for ordered
Kafka Design Patterns with Gwen Shapira

Kafka is at the center of modern streaming systems. Kafka serves as a database, a pubsub system, a buffer, and a data recovery tool. It’s an extremely flexible tool, and that