List of questions
Related questions
Question 112 - DEA-C01 discussion
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?
Manually review the data for custom PII categories.
Implement custom data quality rules in Data Brew. Apply the custom rules across datasets.
Develop custom Python scripts to detect the custom PII categories. Call the scripts from DataBrew.
Implement regex patterns to extract PII information from fields during extract transform, and load (ETL) operations into the data lake.
0 comments
Leave a comment first