AWS Certified Machine Learning – Specialty — Question 26

A Data Engineer needs to build a model using a dataset containing customer credit card information
How can the Data Engineer ensure the data remains encrypted and the credit card information is secure?

Answer options

Correct answer: D

Explanation

The correct answer is D because using AWS KMS ensures that the data is encrypted both at rest and in transit, while AWS Glue allows for the secure redaction of sensitive credit card information. Options A, B, and C either suggest insecure practices or do not adequately address the encryption and security of the credit card information.