Google Cloud Professional Cloud DevOps Engineer — Question 24

You currently store the virtual machine (VM) utilization logs in Stackdriver. You need to provide an easy-to-share interactive VM utilization dashboard that is updated in real time and contains information aggregated on a quarterly basis. You want to use Google Cloud Platform solutions. What should you do?

Answer options

Correct answer: A

Explanation

The correct answer is A because exporting logs to BigQuery allows for efficient querying and analysis of large datasets, and using Data Studio creates an interactive and shareable dashboard. Options B and D do not provide a straightforward way to create an interactive dashboard, while option C adds unnecessary steps by exporting to CSV and using Google Sheets, which is less efficient for real-time updates.