PROFESSIONAL-CLOUD-ARCHITECT · Question #134
You work as an architect in a company that develops statistical studies on big data and produces reports for its customers. Analysts often allocate VMs to process data with ad hoc development…
The correct answer is A. Use the Recommender CLI Command. gcloud recommender recommendations list -recommender = google.compute.instance.IdleResourceRecommender gives to all the idle VMs based on Cloud Monitoring metrics of the previous 14 days. There is no equivalent in the Console. B is wrong because Cloud Billing Reports don’t give…
Question
Options
- AUse the Recommender CLI Command
- BUse Cloud Billing Reports
- CUse Idle Systems Report in GCP Console
- DUse Security Command Center Reports
How the community answered
(31 responses)- A94% (29)
- B3% (1)
- D3% (1)
Explanation
gcloud recommender recommendations list -recommender = google.compute.instance.IdleResourceRecommender gives to all the idle VMs based on Cloud Monitoring metrics of the previous 14 days. There is no equivalent in the Console. B is wrong because Cloud Billing Reports don’t give details about activities. C is wrong because there is no Idle Systems Report in the GCP Console. D is wrong because the Security Command Center is used for Security threats, not for ordinary technical operations.
Topics
Community Discussion
No community discussion yet for this question.