0% found this document useful (0 votes)
91 views

Kafka

Kafka is a distributed system that uses topics which are divided into partitions, and brokers with leaders and followers to replicate partitions. Producers write data to topics which is read by consumers that can belong to consumer groups, and offsets are used to track consumption progress. Zookeeper helps brokers discover each other and elect leaders for partitions.

Uploaded by

Vishnu Blili
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
91 views

Kafka

Kafka is a distributed system that uses topics which are divided into partitions, and brokers with leaders and followers to replicate partitions. Producers write data to topics which is read by consumers that can belong to consumer groups, and offsets are used to track consumption progress. Zookeeper helps brokers discover each other and elect leaders for partitions.

Uploaded by

Vishnu Blili
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 19

Overview of Kafka

Hussain Poonawala
Introduction

Some key keywords one must know:

1. Topics
2. Partitions
3. Offset
4. Broker
5. Leader
6. Producers
7. Consumers
8. Zookeeper
Topics And Offsets
Brokers
Topic
Replication
Kafka is a distributed system.
In distributed system we need
replication, because if a
machine goes down, data
must not be lost. Replication
does that for us here
Leader Of Partition
Producers
Consumers
Consumer Group
Consumer Offset
Kafka Broker Discovery
Zookeeper
Demo
Thank You!

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy