Skip to content

This Repository stores files and scripts from my hands-on-practice on Kafka while taking the course Apache Kafka for Python Developers

Notifications You must be signed in to change notification settings

Abdulshakur54/learn_kafka_python

Repository files navigation

This repository stores the files and codes I wrote while taking the course APACHE KAFKA FOR PYTHON DEVELOPERS

it is a follow up course to the KAFKA 101 (Kafka Fundamentals course) I had taken initially
view git repo

  • I took a deep look at the Producer Class using JSONSerializers and Schema Registry to serialize event to Kafka view script
  • A deep look at the Consumer Class was also taking using JSONDeserilizer view script
  • I also wrote a script using the AdminClient Class to provision, list and manage some kafka resource view script

About

This Repository stores files and scripts from my hands-on-practice on Kafka while taking the course Apache Kafka for Python Developers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages