Question 323:
A company has a large number of datasets that are being sent over to S3 for storage. They want their Data science team to query the data using the AWS Athena service. There is the additional requirement for ensuring the data is encrypted at rest. When it comes to the encryption, the following are the key requirements Custom Keys are used for encryption for one central data set Generic Encryption is used for all other data sets Which of the following would you use to fulfil this requirement? Choose 2 answers from the options given below.
Answer options:
A.S3 Server-side for the one central data set with S3 Managed Keys B.S3 Server-side Encryption for the one central data set with KMS Managed Keys C.S3 Server-side Encryption for the one central data set with client-side keys D.S3 client-side Encryption for the one central data set with client-side keys E.S3 Server-side for the other data sets with S3 Managed Keys F.S3 Server-side for the other data sets with client-side Managed Keys