Google Cloud Professional Cloud Architect — Question 142

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, so you want 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 implementing a retention policy with a lock ensures that the documents cannot be deleted or modified for the specified duration. Options B and D focus on access control, which does not prevent deletion or modification of existing files. Option C relates to encryption management, which does not address the retention requirement.