Kafka as a Platform - The Ecosystem from the Ground Up
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore the Apache Kafka ecosystem from the ground up in this comprehensive conference talk. Delve into the core concepts of Kafka as a messaging system and streaming data platform. Learn about key-value pairs, topics, partitioning, replication, and low-level Producer and Consumer APIs. Discover how to group consumers into scalable, fault-tolerant application clusters and utilize advanced stream processing APIs like Kafka Streams and ksqlDB. Gain insights into schema management for team collaboration around data formats. Follow along as the speaker builds up the Kafka platform, covering events, logs, topics, partitions, pub/sub patterns, brokers, replication, and more. Conclude with a practical demo and summary of Kafka's capabilities as a central component in modern data infrastructure.
Syllabus
Intro
Events
The log
Topics
Partitions
PUB/SUB
Brokers and replication
Pretty good so far...
Brokers and replication continued
Demo
Summary
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube