Apache Kafka Without ZooKeeper - Transitioning to KRaft
Offered By: CNCF [Cloud Native Computing Foundation] via YouTube
Course Description
Overview
Explore the significant architectural shift in Apache Kafka as it moves away from Apache ZooKeeper to its own Raft-inspired implementation called KRaft. Delve into the advantages of this change, its impact on existing ZooKeeper-based Kafka clusters, and the challenges of using KRaft on Kubernetes. Learn about the modifications made to the Strimzi project to accommodate KRaft, and witness a demonstration of Strimzi's KRaft support. Gain insights into how this transition affects Kafka users, particularly those running Kafka on Kubernetes, and understand the main limitations and challenges associated with this new architecture.
Syllabus
Released From the Cage: Apache Kafka Without Its ZooKeeper - Jakub Scholz, Red Hat
Taught by
CNCF [Cloud Native Computing Foundation]
Related Courses
In Search of an Understandable Consensus AlgorithmUSENIX via YouTube Clustered Event-Driven Services
GOTO Conferences via YouTube Java.util.concurrent for Distributed Coordination
Devoxx via YouTube Deploying a Database on Kubernetes - Architecture and Challenges
Linux Foundation via YouTube Deep Dive: etcd and Raft Consensus Algorithm
Linux Foundation via YouTube