Skip to content

inoio/slides-kafka-fundamentals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slides Kafka Fundamentals

This is a presentation about Kafka Fundamentals, i.e. things that every engineer working with Kafka and expecting reliable messaging (e.g. in the context of event collaboration) should know.

It covers (java) producers, consumers and the cluster itself, i.e. topic partitions, replicas etc. It's not about e.g. Kafka Connect, Kafka Streams or 3rd party client libraries like spring-kafka or reactor-kafka.

See the rendered version here: inoio.github.io/slides-kafka-fundamentals/

How to contribute

If you find anything that could be improved it would be awesome if you'd sumit a pull request. In case images/visualizations are involved, source for images can be found here.