Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You need to automatically change the storage class of objects older than 365 days to Coldline in your Cloud Storage buckets to reduce costs. What is the correct approach?
A
Use Cloud Asset Inventory to generate a report of the configuration of all storage buckets. Examine the Lifecycle management policy settings and ensure that they are set correctly.
B
Set up a CloudRun Job with Cloud Scheduler to execute a script that searches for and removes flies older than 365 days from your Cloud Storage.
C
Enable the Autoclass feature to manage all aspects of bucket storage classes.
D
Define a lifecycle policy JSON with an action on SetStorageClass to COLDLINE with an age condition of 365 and matchStorageClass STANDARD.