Multibroker AWS server instance configurations for kafka community

Hi, I have purchase 3 instances in AWS. I am configuring each instance as separate broker and configuring all three brokers to connect first broker’s zookeeper. I have modified advertised listeners and zookeeper.connect properties respectively. I am not sure about further procedure. What should I do, what else I am left with?
Thank you

hi @shubhamshirur
depends what you would like to achieve with your environment.

if my understanding is right you configured a 3 node kafka cluster, with one zookeeper?

yes @mmuehlbeyer, Thank you for reply. I could resolve it.