Question 173:
FlexiToner uses AWS to query 10 years’ worth of historical data and get results, with the flexibility to explore data for deeper insights. Movable Ink provides real-time personalization of marketing emails based on a wide range of user, device, and contextual data, driving higher response rates and better customer experiences.Also FlexiToner hosts log files captured from web servers running out of different EC2 machines FlexiToner has lot of data assets available in structured, semi-structured and unstructured data forms containing emails, logs, structured data from databases in csv files with formats in CSV, LOG, JSON and binary formats like Parquet and ORC.FlexiToner is interested to build a data lake out of all the files stored on S3 and provide Data Lake as a service to users from different departments based on pay per queries run. FlexiToner understands that Athena provides this facility OOTB.Security plays a major role in FlexiToner and wants to enable end to end data encryption for all the data that is being accessed through Athena for both data in S3 and also encrypted results. Select 3 options.
Answer options:
A.Server side encryption (SSE) with an Amazon S3-managed key (SSE-S3) for encrypted datasets in Amazon S3 and for encrypted query results B.Server side encryption (SSE) with an Amazon S3-managed key (SSE-S3) for encrypted datasets in Amazon S3 C.Client-side encryption (CSE) with a AWS KMS customer managed key (CSE-KMS) for encrypted query results D.Server-side encryption (SSE) with a AWS Key Management Service customer managed key (SSE-KMS) for encrypted datasets in Amazon S3 for encrypted query results E.Client-side encryption (CSE) with a AWS KMS customer managed key (CSE-KMS) for encrypted datasets in Amazon S3 and for encrypted query results