Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

sebivenlo/ESD-2023-Apache-Kafka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache Kafka Workshop

  • Running Kafka with Docker:
    • Clone the repository and open a Terminal in its root directory
    • Run: docker-compose up.
    • Search for "To access the server" and when located paste one of the provided URLs in your browser
    • In the left side-bar you will see directory "work", go to it
    • Double click on the ApacheKafka.pynb file

Workshop Structure

  • Section 1: Event Streaming and Apache Kafka Fundamentals
    • Key concepts and architecture.
    • Topics, Producers, Consumers, Brokers, Partitions, Offsets.
  • Section 2: Hands-on Exercises
    • Exercise 1: Python Producer and Consumer.
    • Exercise 2: Partitioning in Kafka.
    • Exercise 3: Stream Processing Basics.
    • Java Exercise: Implementing a Simple Kafka Client.
  • Section 3: Quiz

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published