Google Cloud Professional Data Engineer — Question 283

You have uploaded 5 years of log data to Cloud Storage. A user reported that some data points in the log data are outside of their expected ranges, which indicates errors. You need to address this issue and be able to run the process again in the future while keeping the original data for compliance reasons. What should you do?

Answer options

Correct answer: C

Explanation

The correct answer is C because it allows for the log data to be processed and corrected without altering the original dataset, thus maintaining compliance. Options A and B do not address the need for compliance with original data retention, and option D would overwrite the original dataset, which is not acceptable for compliance purposes.