Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You need to ensure that mortgage loan approval documents stored in a Cloud Storage bucket cannot be deleted or overwritten for the next 5 years. How do you configure the bucket?
A
Create a retention policy on the bucket for the duration of 5 years. Create a lock on the retention policy.
B
Create the bucket with uniform bucket-level access, and grant a service account the role of Object Writer. Use the service account to upload new files.
C
Use a customer-managed key for the encryption of the bucket. Rotate the key after 5 years.
D
Create the bucket with fine-grained access control, and grant a service account the role of Object Writer. Use the service account to upload new files.