Practice free →
HomeGCP Associate Cloud Engineercloudcomputinggcpoperations › An object lifecycle management policy on a Cloud…

An object lifecycle management policy on a Cloud Storage bucket lets you:

AAutomatically transition objects between storage classes (e.g. Standard → Nearline → Archive) or delete them after a defined age
BReplicate the bucket synchronously to every region on Earth
CEncrypt all objects with a single customer-supplied AES key
DConvert object storage into block storage for VMs
Answer & Solution
Correct answer: A. Automatically transition objects between storage classes (e.g. Standard → Nearline → Archive) or delete them after a defined age
Lifecycle rules age objects through cheaper classes or delete them after N days / N noncurrent versions. They aren't an encryption product, don't do global replication, and don't transform object storage.
Solve this in the app — GCP Associate Cloud Engineer practice & 24k+ MCQs →
Related questions