Kafka Replication and Min Insync Replicas | Learn Kafka | Kafka Tutorial

Опубликовано: 30 Ноябрь 2022
на канале: ProgressiveCoder
834
23

Kafka Replication | Kafka Min Insync Replicas | Kafka Brokers and Clusters | Intro to Kafka Replication | Kafka Replication Leader and Follower

#Kafka #Microservices #KafkaTutorial

In this video, I talk about the basics of Kafka Replication and the advantages of replication. To explain replication in Kafka, I walk you through a diagram that explains the typical replication setup in Kafka.

Kafka Partitions are replicated across multiple brokers. One of the brokers acts as the leader of a partition and other brokers act as followers.

This leader and follower concept leads to the concept of Min Insync Replicas. Basically, min insync replicas are the replicas that are in sync with the leader in terms of data. If a follower falls behind, it goes out of sync.

In this post, we also discuss about min insync replicas in Kafka.

— TIMESTAMPS ⏰ —

00:00 - Intro
00:24 - Advantages of Replication
01:12 - What is Kafka Replication?
03:31 - Kafka In-Sync Replicas
05:45 - Conclusion

— Subscribe to the Newsletter ✉️ —
https://progressivecoder.substack.com/

— Connect with Me 🙌 —

TWITTER -   / progressivecod2  
LINKEDIN -   / saurabh-dashora-b3601173  
GITHUB - https://github.com/dashsaurabh

— Other Platforms 👇👇 —

ProgressiveCoder Blog - https://progressivecoder.com
ProgressiveWebNinja Blog - https://www.progressivewebninja.com
Hashnode - https://saurabhdashora.hashnode.dev/
Dev - https://dev.to/dashsaurabh