Question 40 of 318
Single answerYour company runs a website that will store PII on Google Cloud Platform. To comply with data privacy regulations, this data can only be stored for a specific amount of time and must be fully deleted after this specific period. Data that has not yet reached the time period should not be deleted. You want to automate the process of complying with this regulation.
What should you do?
What should you do?
AStore the data in a single Persistent Disk, and delete the disk at expiration time.
BStore the data in a single BigQuery table and set the appropriate table expiration time.
✓CStore the data in a single Cloud Storage bucket and configure the bucket's Time to Live.
DStore the data in a single BigTable table and set an expiration time on the column families.
✓
Correct Answer: C
Store the data in a single Cloud Storage bucket and configure the bucket's Time to Live.
▥
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.