Obtaining an Open-Source Kafka Client
Kafka instances can be accessed on clients using multiple languages. For more information, see Clients.
The Kafka official website supports C/C++, Python, Go, PHP, and Node.js clients.
Kafka instances are fully compatible with open-source clients. You can access your instance as instructed by the official Kafka website.