For an enterprise wide data streaming platform implementation, we are using a confluent kafka and ibm iidr cdc .
Why the IIDR Management console has only two option to use zookeeper & rest proxy while configuring the subscription for kafka ?
From security perspective , it is not recommended at all to expose zookeeper . How can we just provide them broker endpoints to connect to kafka ? Or how can we implement IIDR confluent kafka connector ? https://www.confluent.io/connector/ibm-data-replication/
How SSL can be implemented in IIDR CDC and Kafka ? any document links ?
Thanks!