
Answer-first summary for fast verification
Answer: Use Analytics Hub to control data access, and provide third party companies with access to the dataset.
The correct answer is A. Using Analytics Hub to control data access and provide third-party companies with access to the dataset ensures that data sharing is efficient and cost-effective. Analytics Hub is a managed service that provides a centralized repository for data assets and allows sharing data without replicating it. This keeps the costs low and the data current, as any updates to the original dataset are automatically reflected through the shared access.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are utilizing a dataset in BigQuery for your analytical processes. Your objective is to grant third-party companies access to this identical dataset. It is crucial to minimize the costs associated with data sharing while also ensuring that the data remains up-to-date. What solution would you select to achieve these goals?
A
Use Analytics Hub to control data access, and provide third party companies with access to the dataset.
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
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.
No comments yet.