Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Associate Cloud Engineer All Questions

View all questions & answers for the Associate Cloud Engineer exam

Exam Associate Cloud Engineer topic 1 question 221 discussion

Actual exam question from Google's Associate Cloud Engineer
Question #: 221
Topic #: 1
[All Associate Cloud Engineer Questions]

Your application is running on Google Cloud in a managed instance group (MIG). You see errors in Cloud Logging for one VM that one of the processes is not responsive. You want to replace this VM in the MIG quickly. What should you do?

  • A. Use the gcloud compute instances update command with a REFRESH action for the VM.
  • B. Use the gcloud compute instance-groups managed recreate-instances command to recreate the VM.
  • C. Select the MIG from the Compute Engine console and, in the menu, select Replace VMs.
  • D. Update and apply the instance template of the MIG.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
denno22
1 month, 1 week ago
Selected Answer: B
gcloud compute instance-groups managed recreate-instances
upvoted 1 times
...
Enamfrancis
2 months ago
Selected Answer: B
This allows you to quickly recreate the specific VM
upvoted 2 times
...
BuenaCloudDE
4 months, 1 week ago
Selected Answer: B
Answer is B. B: You can recreate one or more VMs C: Only option to replace each VMs in MIG Compare it: https://cloud.google.com/sdk/gcloud/reference/compute/instance-groups/managed/recreate-instances https://cloud.google.com/sdk/gcloud/reference/compute/instance-groups/managed/rolling-action/replace
upvoted 1 times
...
Leo212003
4 months, 2 weeks ago
I think option C is correct, since gcloud CLI might take some extra time to reinitiate the instance, option B looks wrong
upvoted 1 times
...
leoalvarezh
9 months, 1 week ago
The underlying virtual machine instances are deleted and recreated based on the latest instance template configured for the managed instance group.
upvoted 1 times
...
Rocky_Jatin
1 year, 1 month ago
Selected Answer: B
B hoga common sense
upvoted 2 times
...
Ben_oso
1 year, 2 months ago
Selected Answer: C
I think its C, because the question talk of "Replace the VM". In B you recreate the same VM, so i think the C is more sense.
upvoted 2 times
...
Captain1212
1 year, 2 months ago
Selected Answer: B
B is the correct answer , as the question demands in MIG managed instance group. B
upvoted 2 times
...
scanner2
1 year, 2 months ago
Selected Answer: B
You can recreate specified instance(s) in a managed instance group. https://cloud.google.com/sdk/gcloud/reference/compute/instance-groups/managed/recreate-instances
upvoted 2 times
...
qannik
1 year, 3 months ago
Selected Answer: B
https://cloud.google.com/sdk/gcloud/reference/compute/instance-groups/managed/recreate-instances
upvoted 2 times
...
Speridian
1 year, 3 months ago
should be B.
upvoted 1 times
...
gpais
1 year, 3 months ago
Selected Answer: B
Following the document below is B:https://cloud.google.com/sdk/gcloud/reference/compute/instance-groups/managed/recreate-instances
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...