
Explanation:
Detect PII in AWS Glue (via DataBrew) scans for sensitive data and allows masking or redaction. Filter is for row predicates. FindMatches is for deduplication. Convert to Parquet is format change without PII handling.
Ultimate access to all questions.
An insurtech firm processes about 20 million customer records per day that include personally identifiable data such as full names, national ID numbers, and payment card details. They need the ETL pipeline to automatically discover and protect sensitive fields before loading curated data into their analytics warehouse. Which AWS Glue transformation should they use?
A
Filter transform
B
Detect PII
C
FindMatches transform
D
Convert file format to Parquet
No comments yet.