TLDR: I will show you how to establish an encrypted SSL connection to an Apache Kafka Instance from Python What is Apache Kafka? Apache Kafka is a centralized message stream which is fast, scalable, durable and distributed by design. It takes messages from event producers and then distributes them among message consumers: Kafka originates from Linkedin where it is able to process 1.4 trillion mess