Google Cloud Associate Data Practitioner — Question 59

Your organization has several datasets in BigQuery. The datasets need to be shared with your external partners so that they can run SQL queries without needing to copy the data to their own projects. You have organized each partner’s data in its own BigQuery dataset. Each partner should be able to access only their data. You want to share the data while following Google-recommended practices. What should you do?

Answer options

Correct answer: A

Explanation

The correct answer is A because using Analytics Hub allows for controlled access to datasets while keeping data secure and organized for each partner. Options B and C involve unnecessary data transfers and roles that provide broader access than required, while D grants access to the entire project, which does not meet the requirement of limiting access to individual datasets.