Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What is the most cost-effective method to share a BigQuery dataset with third-party companies while ensuring the data remains up-to-date?
A
Export the data regularly from BigQuery to Cloud Storage using Cloud Scheduler and provide third-party companies with access to the exported data, ensuring that the data is up-to-date.
B
Create a new BigQuery dataset that includes only the relevant data to be shared with third-party companies and grant access to this new dataset.
C
Control data access with Analytics Hub and grant third-party companies access to the original dataset while monitoring and auditing data access.
D
Set up a Dataflow job to periodically read the data and write it to a designated BigQuery dataset or Cloud Storage bucket that can be accessed by third-party companies, ensuring that the data is always current.