A financial analytics team is deploying batch processing workloads to a project named `hpc-simulations-prod`. The Compute Engine API is already enabled for the project, but automated deployment scripts fail when attempting to provision additional virtual machines, returning an error stating that regional vCPU limits have been exceeded. Which action should the cloud administrator take to resolve this issue?
- Submit a formal quota increase request for regional vCPUs through the Cloud Console Quotas page.Cevap
- BEnable the Compute Engine API at the parent folder resource level to inherit expanded organization quota.
- CGrant the primitive Owner role to the deployment service account to bypass resource quota enforcement.
- DDisable and re-enable the Compute Engine API within the project to reset the usage baseline counters.
Cevap
Submit a formal quota increase request for regional vCPUs through the Cloud Console Quotas page.
When a Google Cloud service API is already enabled but resource creation fails due to quota boundaries (such as regional vCPU limits), the administrator must request a quota increase through the Cloud Console or gcloud service-usage quota commands. Quotas protect against unexpected consumption and are managed separately from API enablement status.
Adım Adım Çözüm
Anahtar Kavram
Managing Cloud Service Resource Quotas and API Allocation
Tahmini Süre:1m 30s