Kafka itself handles distribution among brokers and which broker consumers
and producers connect to. There's no need for an ELB, and you have to
directly expose all brokers to producers and consumers.

On Friday, 10 June 2016, Ram Chander <ramqu...@gmail.com> wrote:

> Hi,
>
>
> I am trying to setup Kafka cluster in AWS.
> Is it possible to have Kafka brokers behind ELB and producers and consumers
> talk only to ELB ?
> If not, should we directly expose all  brokers to all producers/consumers ?
> Please advise.
>
>
> Regards,
> Ram
>

Reply via email to