Home › GCP Associate Cloud Engineer › cloudcomputing › gcpoperations › 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.
Related questions
A subnet was created with /24 (256 addresses) and is running out. Which Google Cloud operaA team needs to deploy infrastructure-as-code on Google Cloud. Which combination of tools An auditor needs an immutable record of who took what action against Google Cloud APIs in Which Kubernetes-native autoscaler on GKE adjusts the NUMBER of replicas of a Deployment bAn organisation wants to centralise audit logs from multiple Google Cloud projects into onWhen viewing logs in Cloud Logging, what is the purpose of a 'log sink' configured to routWhich networking feature would you use to give a private (no external IP) VM outbound inteWhich Google Cloud agent (installable on Compute Engine VMs and on-prem servers) collects