ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

106 / 474

Question 106:

You are planning to use AWS Kinesis streams for an application being developed for a company. The company policy mandates that all data is encrypted at rest. How can you accomplish this in the easiest way possible for Kinesis streams?

Answer options:

A.Use the SDK for Kinesis to encrypt the data before being stored at rest.
B.Enable server-side encryption for Kinesis streams.
C.Enable client-side encryption for Kinesis streams.
D.Use the AWS CLI to encrypt the data.