TLS Encryption for Data in Transit in MSK Serverless

0

Hello,

I am exploring the use of MSK Serverless for a project and would like to ensure the security of data in transit. I am aware that standard MSK clusters utilize TLS 1.2 encryption for data in transit. However, I couldn't find explicit documentation on whether MSK Serverless adheres to the same encryption protocols.

Could you please confirm if TLS encryption is available and how it can be configured for MSK Serverless clusters? Any additional documentation or guidance on this topic would be greatly appreciated.

1 回答
0

Hello there,

MSK Serverless uses IAM Authentication only. And when the access control method is IAM, SASL/SCRAM or TLS, clients must use TLS encryption to communicate with the brokers.

Thus, for your MSK Serverless cluster TLS Encryption is enabled by default. The below image shows the same information on provisioned cluster.

Enter image description here

I hope the above information helps..!

AWS
支持工程师
已回答 5 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则