
Answer-first summary for fast verification
Answer: Enable API, create a workspace under project A, and then add projects B and C.
The correct answer is D. To monitor multiple Google Cloud projects (A, B, and C) in a single pane of glass, you should use Google Cloud's operations suite. By enabling the Cloud Monitoring API and creating a workspace under project A, you can add projects B and C to the same workspace. This setup will allow you to view metrics for CPU, memory, and disk usage across all the projects in one unified dashboard. Other options either do not provide a single pane of glass view or do not aggregate data across multiple projects comprehensively.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
As a Google Associate Cloud Engineer, you are tasked with implementing application performance monitoring across three Google Cloud projects—Project A, Project B, and Project C—in a unified view. Your objective is to monitor key metrics including CPU utilization, memory usage, and disk performance. What steps should you take to accomplish this?
A
Enable API and then share charts from project A, B, and C.
B
Enable API and then give the metrics.reader role to projects A, B, and C.
C
Enable API and then use default dashboards to view all projects in sequence.
D
Enable API, create a workspace under project A, and then add projects B and C.
No comments yet.