Topic 1 Question 171
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 formation (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 DataBrew. 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.
ユーザの投票
コメント(1)
- 正解だと思う選択肢: B👍 2emupsx12024/11/24
シャッフルモード