Kafka # 012 # Produce AVRO Message (AvroSerializer) (Python)

Опубликовано: 18 Март 2026
на канале: Sumanshu Nankana
1,721
18

#kafka #confluent

In this video, we will see the python producer code using confluent kafka library which will produce the AVRO message into the kafka cluster, in our case it is redpanda cluster

And before sending the message to the kafka cluster will serialize the avro message using AVROSerializer

https://github.com/Sumanshu-Nankana/k...

https://github.com/Sumanshu-Nankana/k...

#kafka