filmov
tv
Kafka Broker Explained
Показать описание
Hey guys,
We will be looking into Kafka Broker in this Video.
We will be covering following topics.
What is Kafka Broker?
How it fits in Kafka Ecosystem.
How other systems interact with it.
Broker in Kafka Cluster.
These are the points which we have discussed in this video.
Kafka brokers is software which host kafka topics.
Topics reside on the brokers
Producers are processes that push records into Kafka topics within the broker
Consumer pulls records off a Kafka topic
Possible to run single Kafka Broker
Cluster helps in replication and load sharing.
Kafka cluster consists of one or more servers (Kafka brokers) running Kafka
Zookeeper using for coordination and partition leader selection.
#Kafka #KafkaBrokers #KafkaTutorials #KafkaBrokerInternals
We will be looking into Kafka Broker in this Video.
We will be covering following topics.
What is Kafka Broker?
How it fits in Kafka Ecosystem.
How other systems interact with it.
Broker in Kafka Cluster.
These are the points which we have discussed in this video.
Kafka brokers is software which host kafka topics.
Topics reside on the brokers
Producers are processes that push records into Kafka topics within the broker
Consumer pulls records off a Kafka topic
Possible to run single Kafka Broker
Cluster helps in replication and load sharing.
Kafka cluster consists of one or more servers (Kafka brokers) running Kafka
Zookeeper using for coordination and partition leader selection.
#Kafka #KafkaBrokers #KafkaTutorials #KafkaBrokerInternals
Комментарии