Amazon Web Services AWS Certified Data Engineer - Associate (DEA-C01) Data-Engineer-Associate Question # 44 Topic 5 Discussion

Amazon Web Services AWS Certified Data Engineer - Associate (DEA-C01) Data-Engineer-Associate Question # 44 Topic 5 Discussion

Data-Engineer-Associate Exam Topic 5 Question 44 Discussion:
Question #: 44
Topic #: 5

A company analyzes data in a data lake every quarter to perform inventory assessments. A data engineer uses AWS Glue DataBrew to detect any personally identifiable information (PII) about customers within the data. The company's privacy policy considers some custom categories of information to be PII. However, the categories are not included in standard DataBrew data quality rules.

The data engineer needs to modify the current process to scan for the custom PII categories across multiple datasets within the data lake.

Which solution will meet these requirements with the LEAST operational overhead?


A.

Manually review the data for custom PII categories.


B.

Implement custom data quality rules in Data Brew. Apply the custom rules across datasets.


C.

Develop custom Python scripts to detect the custom PII categories. Call the scripts from DataBrew.


D.

Implement regex patterns to extract PII information from fields during extract transform, and load (ETL) operations into the data lake.


Get Premium Data-Engineer-Associate Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.