Deploy Apache Kafka using Docker Compose
In whatever imaginative way you decide to use Kafka, one thing is certain — You won’t be using it as a single instance. It is not meant to be used that way, and even if your distributed app needs only one instance (broker) for now, it will eventually grow and you need to make sure that Kafka can keep up. Docker-compose is the perfect partner for this kind of scalability.
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.