Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You need to automatically delete cloud backup data after a specified retention period to comply with data privacy regulations and minimize storage costs. What is the recommended approach?
A
Store the data in a persistent disk, and delete the disk at expiration time.
B
Store the data in a Cloud Bigtable table, and set an expiration time on the column families.
C
Store the data in a BigQuery table, and set the table's expiration time.
D
Store the data in a Cloud Storage bucket, and configure the bucket's Object Lifecycle Management feature.