A company wants to develop an ML model by using tabular data from its customers. The data contains meaningful ordered features with sensitive information that should not be discarded. An ML engineer must ensure that the sensitive data is masked before another team starts to build the model. Which solution will meet these requirements?
Select an option, then click Submit answer.
Reference / correct answer:
Prepare the data by using AWS Glue DataBrew.
Most accepted answer: B. Prepare the data by using AWS Glue DataBrew.
Community votes: A=1, B=5
Selected Answer: B AWS Glue DataBrew (Option B) is the most efficient and user-friendly solution for masking sensitive information while retaining the structure and order of tabular data, making it ideal for preparing data for ML model development. AWS Macie cannot mask data. upvoted 5 times
Selected Answer: B macie cannot transform the data upvoted 1 times
Selected Answer: B Prepare the data by using AWS Glue DataBrew ✅ Purpose-built for data preparation — works with tabular data. ✅ Offers data masking, pseudonymization, and data transformations. ✅ No-code/low-code tool suitable for collaborative workflows between engineers and analysts. ✅ Keeps the order and structure of features intact. ✅ Best fit for masking sensitive info before ML modeling. upvoted 3 times
Selected Answer: A question error made -> macie upvoted 3 times
Selected Answer: B Customer tabular data → AWS Glue DataBrew → Mask sensitive data → Prepare for ML model building upvoted 3 times