Google Cloud Professional Cloud Security Engineer — Question 93

You are backing up application logs to a shared Cloud Storage bucket that is accessible to both the administrator and analysts. Analysts should not have access to logs that contain any personally identifiable information (PII). Log files containing PII should be stored in another bucket that is only accessible to the administrator. What should you do?

Answer options

Correct answer: D

Explanation

The correct answer is D, as it allows for an automated scanning process that ensures only non-PII files are moved to the shared bucket, preserving data privacy. Option A is incorrect because it involves keeping PII in the shared bucket temporarily, which violates access policies. Option B does not prevent PII from being uploaded to the shared bucket initially, and option C would still allow PII to be uploaded before it is deleted, which is not compliant with the requirement.