Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You are tasked with creating a cloud-native historical data processing system with the following requirements in mind:
How would you structure the data storage to meet these needs?
A
Create a Dataproc cluster with high availability. Store the data in HDFS, and perform analysis as needed.
B
Store the data in BigQuery. Access the data using the BigQuery Connector on Dataproc and Compute Engine.
C
Store the data in a regional Cloud Storage bucket. Access the bucket directly using Dataproc, BigQuery, and Compute Engine.
D
Store the data in a multi-regional Cloud Storage bucket. Access the data directly using Dataproc, BigQuery, and Compute Engine.