Question 317:
A company is planning on using AWS Kinesis for streaming data from various sources. One of the key requirements is to ensure that data is encrypted at rest in AWS Kinesis? How would you accomplish this?
Answer options:
A.Use client-side encryption for the data at the consumer side B.Use client-side encryption for the data at the Producer side C.Create an MD5 hash for the partition key and send it along with the stream D.Use VPC Endpoints