Easy1 markMultiple Choice
GCP PCA · Question 31 · Technical Processes
Your company is planning a massive marketing campaign that will require spinning up 5,000 new Compute Engine instances in the us-central1 region. What should you do first to ensure the capacity is available?
Your company is planning a massive marketing campaign that will require spinning up 5,000 new Compute Engine instances in the us-central1 region. What should you do first to ensure the capacity is available?
Answer options:
A.
Write a Terraform script to deploy the instances.
B.
Purchase Committed Use Discounts (CUDs) for 5,000 instances.
C.
Request a quota increase for Compute Engine CPUs in the us-central1 region.
D.
Create a Managed Instance Group with a target size of 5,000.
How to approach this question
Recognize the administrative limits GCP places on new projects.
Full Answer
C.Request a quota increase for Compute Engine CPUs in the us-central1 region.✓ Correct
Google Cloud uses quotas to protect both the customer (from accidental massive bills) and Google (from capacity exhaustion). Before launching a massive workload, you must proactively request a quota increase via the IAM & Admin console.
Common mistakes
Assuming CUDs (B) guarantee capacity. (Note: GCP does offer 'Reservations' for capacity guarantees, but quota must still be addressed).
Practice the full GCP Professional Cloud Architect Practice Exam 5
50 questions · hints · full answers · grading
More questions from this exam
Q01CASE STUDY: TechStream Gaming
Overview: Gaming company, 500 employees, $100M revenue. 200 on-prem...HardQ02CASE STUDY: TechStream Gaming
Overview: Gaming company, 500 employees, $100M revenue. 200 on-prem...MediumQ03CASE STUDY: TechStream Gaming
Overview: Gaming company, 500 employees, $100M revenue. 200 on-prem...MediumQ04CASE STUDY: TechStream Gaming
Overview: Gaming company, 500 employees, $100M revenue. 200 on-prem...MediumQ05CASE STUDY: TechStream Gaming
Overview: Gaming company, 500 employees, $100M revenue. 200 on-prem...Easy
Expert