Google Cloud Professional Cloud Architect — Question 178

You are working at a financial institution that stores mortgage loan approval documents on Cloud Storage. Any change to these approval documents must be uploaded as a separate approval file. You need to ensure that these documents cannot be deleted or overwritten for the next 5 years. What should you do?

Answer options

Correct answer: A

Explanation

The correct answer is A because creating a retention policy on the bucket with a lock ensures that the documents cannot be deleted or overwritten for the specified duration. Option B is incorrect as it applies the retention policy at the organization level rather than the specific bucket. Option C does not address the retention of documents in terms of deletion or modification, and option D is also incorrect because it sets the retention policy at the project level instead of the bucket.