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 Answer
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
SUPPORT ENGINEER
answered 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions