Abdullah Şamil Güser

Apache Kafka

These are my notes from the Confluent Apache Kafka Tutorials Kafka 101 playlist.

Introduction

Event

Topic

Partition

Broker

Replication

Producer

Consumer

Broader Kafka Ecosystem

Kafka Connect

Note : This type of code is called undifferentiated code or infrastructure code. It’s not the core business logic of the application. It’s not what makes the application unique. It’s not what makes the application valuable. It’s just the code that’s necessary to get the application to work.

Schema Registry

Kafka Streams

ksqlDB

References