AWS Certified Data Analytics – Specialty — Question 42

A company is migrating its existing on-premises ETL jobs to Amazon EMR. The code consists of a series of jobs written in Java. The company needs to reduce overhead for the system administrators without changing the underlying code. Due to the sensitivity of the data, compliance requires that the company use root device volume encryption on all nodes in the cluster. Corporate standards require that environments be provisioned though AWS CloudFormation when possible.
Which solution satisfies these requirements?

Answer options

Correct answer: C

Explanation

The correct answer is C because creating a custom AMI with encrypted root device volumes allows compliance with data sensitivity requirements while using the CloudFormation template for provisioning. Option A does not utilize EMR, and while B and D include EMR, they do not address the requirement for pre-configured encrypted root volumes.