List of questions
Related questions
Question 191 - Professional Data Engineer discussion
You use a dataset in BigQuery for analysis. You want to provide third-party companies with access to the same dataset. You need to keep the costs of data sharing low and ensure that the data is current.
Which solution should you choose?
A.
Create an authorized view on the BigQuery table to control data access, and provide third-party companies with access to that view.
B.
Use Cloud Scheduler to export the data on a regular basis to Cloud Storage, and provide thirdparty companies with access to the bucket.
C.
Create a separate dataset in BigQuery that contains the relevant data to share, and provide thirdparty companies with access to the new dataset.
D.
Create a Cloud 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.
Your answer:
0 comments
Sorted by
Leave a comment first