
Ultimate access to all questions.
You are tasked with creating an interactive dashboard to visualize large-scale data stored in BigQuery for a financial analytics project. The dashboard must support real-time data updates, be accessible to non-technical users, and integrate seamlessly with other Google Cloud services. Considering these requirements, which Google Cloud service is the BEST choice for this scenario? Choose one correct option.
A
Cloud Functions: A serverless compute platform for building and connecting cloud services, but lacks direct capabilities for data visualization.
B
Cloud Dataflow: A fully managed service for executing data processing pipelines, primarily used for data transformation rather than visualization.
C
Data Studio: A powerful data visualization tool that allows you to create interactive dashboards and reports, connecting to various data sources including BigQuery, and is designed for ease of use by non-technical users.
D
Cloud Storage: An object storage service for storing and retrieving data, not suited for data visualization.