Kafka Security
Authenticate
clients to access the kafka clusters- SSL authentication
- SASL authentication (plain, kerberos, scram, oauth)
Authorize
clients to produce/consume only specific topics- ACL: access control list
Encrypt
data flow in the network- SSL