
Ultimate access to all questions.
Your application is deployed on Google Cloud Platform (GCP) within a Managed Instance Group (MIG). Recently, you have observed specific error messages in Cloud Logging indicating that one of the virtual machines (VMs) in the MIG has a non-responsive process. To swiftly address this issue, you need to replace the problematic VM within the MIG. What steps should you follow to achieve this?
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.