Question 4 of 284
Single answerYou want to configure autohealing for network load balancing for a group of Compute Engine instances that run in multiple zones, using the fewest possible steps.
You need to configure re-creation of VMs if they are unresponsive after 3 attempts of 10 seconds each. What should you do?
ACreate an HTTP load balancer with a backend configuration that references an existing instance group. Set the health check to healthy (HTTP)
BCreate an HTTP load balancer with a backend configuration that references an existing instance group. Define a balancing mode and set the maximum RPS to 10.
✓CCreate a managed instance group. Set the Autohealing health check to healthy (HTTP)
DCreate a managed instance group. Verify that the autoscaling setting is on.
✓
Correct Answer: C
Create a managed instance group. Set the Autohealing health check to healthy (HTTP)
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.