Question 137 of 318
Single answerYou work for an organization in a regulated industry that has strict data protection requirements. The organization backs up their data in the cloud. To comply with data privacy regulations, this data can only be stored for a specific length of time and must be deleted after this specific period.
You want to automate the compliance with this regulation while minimizing storage costs. What should you do?
AStore the data in a persistent disk, and delete the disk at expiration time.
BStore the data in a Cloud Bigtable table, and set an expiration time on the column families.
CStore the data in a BigQuery table, and set the table's expiration time.
✓DStore the data in a Cloud Storage bucket, and configure the bucket's Object Lifecycle Management feature.
✓
Correct Answer: D
Store the data in a Cloud Storage bucket, and configure the bucket's Object Lifecycle Management feature.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.