Unlock the power of your data in the cloud! Get hands-on with Google Cloud's core data services like BigQuery and Looker to validate your practical skills in data ingestion, analysis, and management, and earn your Associate Data Practitioner certification!
Prepare and test your skills
Prepare and test your skills
Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
A media analytics organization stores daily application log files in a Google Cloud Storage bucket. Due to data compliance and cost-optimization policies, the organization requires log files to be automatically deleted once they reach 30 days of age, without requiring manual intervention or custom maintenance scripts.
Which Cloud Storage feature should you configure to satisfy this requirement?
Object Lifecycle Management is a built-in Cloud Storage capability that allows administrators to define automated rules assigned to a bucket. Each rule contains a set of conditions (such as object age, creation date, storage class, or live state) and an action (such as deleting the object or transitioning it to a colder storage class).
30 days targets all objects that have reached 30 days since their creation timestamp.Delete, SetStorageClass (transitioning to Nearline, Coldline, or Archive), and AbortIncompleteMultipartUpload.Age (in days), CreatedBefore, CustomTimeBefore, IsLive, MatchesStorageClass, and NumberOfNewerVersions.Object Lifecycle Management is the native, fully managed solution designed specifically for routine data aging and automatic deletion policies in Cloud Storage. It removes operational complexity while guaranteeing consistent policy enforcement.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.