
Answer-first summary for fast verification
Answer: 1. Export VM utilization logs from Stackdriver to BigQuery. 2. Create a dashboard in Data Studio. 3. Share the dashboard with your stakeholders.
To provide an easy-to-share interactive VM utilization dashboard that is updated in real time and contains information aggregated on a quarterly basis using Google Cloud Platform solutions, the best approach is to export VM utilization logs from Stackdriver to BigQuery and then create a dashboard in Data Studio. BigQuery allows for efficient querying and aggregation of large datasets, including time-based aggregations like quarterly. Data Studio provides interactive, real-time dashboards that can be easily shared with stakeholders. Option A is the correct choice because it leverages Google Cloud's native services for data storage, processing, and visualization in a seamless and efficient manner. Options B, C, and D either involve unnecessary complexity, lack real-time capabilities, or do not utilize the most appropriate Google Cloud services for the task.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
How can you create an easy-to-share, real-time interactive dashboard for VM utilization logs stored in Stackdriver, with quarterly aggregated data, using Google Cloud Platform solutions?
A
B
C
D
No comments yet.