ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 140 - Professional Cloud Security Engineer discussion

Report
Export

You 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?

A.
Store the data in a persistent disk, and delete the disk at expiration time.
Answers
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.
Answers
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.
Answers
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.
Answers
D.
Store the data in a Cloud Storage bucket, and configure the bucket's Object Lifecycle Management feature.
Suggested answer: D

Explanation:

To miminize costs, it's always GCS even though BQ comes as a close 2nd. But, since the question did not specify what kind of data it is (raw files vs tabular data), it is safe to assume GCS is the preferred option with LifeCycle enablement.

asked 18/09/2024
Faria Sah
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first