
Ultimate access to all questions.
You are overseeing a critical project for your company's Business Intelligence (BI) department. This project involves a data pipeline that continuously ingests real-time data into BigQuery through streaming processes. To ensure that the BI department can effectively analyze and leverage this data, it is essential that users have the capability to execute custom SQL queries on the most current data available in BigQuery. What actions should you take to achieve this objective?
A
Create a Data Studio dashboard that uses the related BigQuery tables as a source and give the BI team view access to the Data Studio dashboard.
B
Create a Service Account for the BI team and distribute a new private key to each member of the BI team.
C
Use Cloud Scheduler to schedule a batch Dataflow job to copy the data from BigQuery to the BI team's internal data warehouse.
D
Assign the IAM role of BigQuery User to a Google Group that contains the members of the BI team.