
Answer-first summary for fast verification
Answer: Enabling server-side encryption in Kinesis Data Streams.
The correct answer is D. Enabling server-side encryption in Kinesis Data Streams ensures that data stored within the Kinesis Data Streams is protected with encryption at rest. This method leverages AWS Key Management Service (KMS) to manage the encryption keys, providing a secure and convenient way to protect your data. Options A, B, and C do not directly pertain to encryption at rest for the Kinesis Data Streams.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
How can a developer implement encryption at rest for clickstream data in Amazon Kinesis Data Streams, considering data may not be consumed for up to 12 hours?
A
By enabling SSL connections to Kinesis.
B
Utilizing the Amazon Kinesis Consumer Library.
C
Using a Lambda function to encrypt data at rest.
D
Enabling server-side encryption in Kinesis Data Streams.