Question 45 of 169
Single answerYou have deployed a proof-of-concept application by manually placing instances in a single Compute Engine zone. You are now moving the application to production, so you need to increase your application availability and ensure it can autoscale.
How should you provision your instances?
✓ACreate a single managed instance group, specify the desired region, and select Multiple zones for the location.
BCreate a managed instance group for each region, select Single zone for the location, and manually distribute instances across the zones in that region.
CCreate an unmanaged instance group in a single zone, and then create an HTTP load balancer for the instance group.
DCreate an unmanaged instance group for each zone, and manually distribute the instances across the desired zones.
✓
Correct Answer: A
Create a single managed instance group, specify the desired region, and select Multiple zones for the location.
▥
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.