Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You are analyzing a dataset in BigQuery and need to grant access to third-party companies. Your goal is to minimize data sharing costs while ensuring the data remains current. Which solution should you choose to achieve these objectives?
A
Create a Dataflow job that reads the data in frequent time intervals, and writes it to the relevant BigQuery dataset or Cloud Storage bucket for third-party companies to use.
B
Use Cloud Scheduler to export the data on a regular basis to Cloud Storage, and provide third-party companies with access to the bucket.
C
Create a separate dataset in BigQuery that contains the relevant data to share, and provide third-party companies with access to the new dataset.
D
Use Analytics Hub to control data access, and provide third party companies with access to the dataset.