Question 103 of 307
Single answerYou have a petabyte of analytics data and need to design a storage and processing platform for it. You must be able to perform data warehouse-style analytics on the data in Google Cloud and expose the dataset as files for batch analysis tools in other cloud providers. What should you do?
AStore and process the entire dataset in BigQuery.
BStore and process the entire dataset in Bigtable.
✓CStore the full dataset in BigQuery, and store a compressed copy of the data in a Cloud Storage bucket.
DStore the warm data as files in Cloud Storage, and store the active data in BigQuery. Keep this ratio as 80% warm and 20% active.
✓
Correct Answer: C
Store the full dataset in BigQuery, and store a compressed copy of the data in a Cloud Storage bucket.
▥
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.