Set up a secure Apache Kafka cluster
Securing an Apache Kafka cluster includes enabling Kerberos, TLS, and Apache SentryYou
can enable Kafka security authentication using Kerberos. Ensure that you use the
SASL_SSL
Kafka protocol. Find complete details for securing Kafka in the
Kafka security documentation.