Valid DEA-C01 Dumps shared by ExamDiscuss.com for Helping Passing DEA-C01 Exam! ExamDiscuss.com now offer the newest DEA-C01 exam dumps, the ExamDiscuss.com DEA-C01 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com DEA-C01 dumps with Test Engine here:
A company has multiple applications that use datasets that are stored in an Amazon S3 bucket. The company has an ecommerce application that generates a dataset that contains personally identifiable information (PII). The company has an internal analytics application that does not require access to the PII. To comply with regulations, the company must not share PII unnecessarily. A data engineer needs to implement a solution that with redact PII dynamically, based on the needs of each application that accesses the dataset. Which solution will meet the requirements with the LEAST operational overhead?
Correct Answer: B
Amazon S3 Object Lambda allows you to add your own code to S3 GET requests to modify and process data as it is returned to an application. For example, you could use an S3 Object Lambda to dynamically redact personally identifiable information (PII) from data retrieved from S3. This would allow you to control access to sensitive information based on the needs of different applications, without having to create and manage multiple copies of your data.