ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 30 - Professional Cloud Architect discussion

Report
Export

For this question, refer to the Helicopter Racing League (HRL) case study. A recent finance audit of cloud infrastructure noted an exceptionally high number of Compute Engine instances are allocated to do video encoding and transcoding.

You suspect that these Virtual Machines are zombie machines that were not deleted after their workloads completed. You need to quickly get a list of which VM instances are idle. What should you do?

A.
Log into each Compute Engine instance and collect disk, CPU, memory, and network usage statistics for analysis.
Answers
A.
Log into each Compute Engine instance and collect disk, CPU, memory, and network usage statistics for analysis.
B.
Use the gcloud compute instances list to list the virtual machine instances that have the idle: true label set.
Answers
B.
Use the gcloud compute instances list to list the virtual machine instances that have the idle: true label set.
C.
Use the gcloud recommender command to list the idle virtual machine instances.
Answers
C.
Use the gcloud recommender command to list the idle virtual machine instances.
D.
From the Google Console, identify which Compute Engine instances in the managed instance groups are no longer responding to health check probes.
Answers
D.
From the Google Console, identify which Compute Engine instances in the managed instance groups are no longer responding to health check probes.
Suggested answer: C

Explanation:

Reference: https://cloud.google.com/compute/docs/instances/viewing-and-applying-idle-vm-recommendations

asked 18/09/2024
Yuri Mitrofanov
44 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first