
Answer-first summary for fast verification
Answer: Validate that the resource requirements are within the available quota limits of each region., Validate that the resource requirements are within the available quota limits of each region.
Selected Answer: C C. Validate that the resource requirements are within the available quota limits of each region. It is important to ensure that the resource requirements are within the available quota limits in each region before deploying the service, to avoid exceeding the limits and causing problems. This is essential to ensure that the service is deployed correctly and has the necessary capacity to handle the load.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
How can you deploy a new service to production that requires automatic scaling via a Managed Instance Group (MIG), multi-region deployment, and significant per-instance resources while ensuring proper capacity planning?
A
Use the n1-highcpu-96 machine type in the configuration of the MIG.
B
Monitor results of Stackdriver Trace to determine the required amount of resources.
C
Validate that the resource requirements are within the available quota limits of each region.
D
Deploy the service in one region and use a global load balancer to route traffic to this region.