Encryption at Rest?

I read that Kafka does not natively support encryption at Rest which could be a security issue. But couldn’t that be easily handled in AWS by using an encrypted EBS volume for the cluster storage? Is there any other unencrypted data in transit with Kafka? Such as replication between AZs or with the Brokers or the quorum controller? Thanks!

Hi,

there are some features available out of the box in confluent cloud.
have a look at
https://docs.confluent.io/cloud/current/faq.html#what-specific-security-features-does-ccloud-offer

Best
M

1 Like