
Explanation:
Configuring the DynamoDB table to use SSL/TLS encryption ensures that all data in transit between clients and the DynamoDB table is encrypted, maintaining confidentiality and integrity of the data.
Ultimate access to all questions.
Your organization is using Amazon DynamoDB and requires that all data in transit is encrypted. Which configuration should be implemented to achieve this?
A
Enable AWS Certificate Manager (ACM) on the DynamoDB table
B
Configure the DynamoDB table to use SSL/TLS encryption
C
Set up a CloudFront distribution in front of the DynamoDB table
D
Use AWS Secrets Manager to store TLS certificates
No comments yet.