Cloud Digital Leader How Google Cloud Resources Are Managed Practice Question
A company has a production project that requires a compute quota of 500 vCPUs, but the default limit is 200. What is the correct process to request a quota increase?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Navigate to IAM & Admin > Quotas in Cloud Console, select the metric, and request an increase
Quota increases can be requested through the Cloud Console under IAM & Admin > Quotas, where the engineer can select the metric (e.g., CPUs) and request a higher limit.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Shut down idle VMs to free up quota
Why it's wrong here
Shutting down idle VMs will only reduce current resource usage; it does not alter the project's quota limit. Quotas are capped maximums for resources like vCPUs and GPUs, and they persist regardless of how many instances are stopped. While freeing up resources may resolve a transient quota exhaustion, it cannot increase the ceiling itself. To ensure future scaling needs are met, you must submit a quota increase request; stopping VMs is at best an operational mitigation, not a limit adjustment.
- ✗
Create a new support ticket with the Billing team
Why it's wrong here
Opening a support ticket with the Billing team targets the wrong channel and authority. In Google Cloud, quota increase requests are a standard self-service operation performed through the Cloud Console's Quotas page, not via support cases. The Billing team handles financial matters such as invoicing and payment methods, and they do not have the tools or workflow to modify resource quota limits. Contacting support for a quota increase unnecessarily delays the process and will be redirected to the Console workflow.
- ✗
Use the gcloud compute quotas update command
Why it's wrong here
The gcloud CLI does not provide a `gcloud compute quotas update` command; such a command does not exist in the Compute Engine API or Cloud Quotas. Quota limit changes cannot be performed from the command line and are only accepted through the Cloud Console Quotas page or, in some cases, programmatically via the Cloud Quotas API. Because the requested command is invalid, attempting to run it would fail immediately with a command-not-found error and would have no effect on your quota. This option is a fabricated solution; the only valid self-service route is the Cloud Console interface.
- ✓
Navigate to IAM & Admin > Quotas in Cloud Console, select the metric, and request an increase
Why this is correct
This is the correct and standard procedure for requesting a quota increase. The IAM & Admin > Quotas page displays all project-level quotas, allowing you to select a specific metric (e.g., Compute Engine vCPU) and click "Edit Quotas" to submit an increase request. If the requested increase falls within the pre-approved limits, it is granted automatically; otherwise, it routes to Google Cloud support for review. This self-service workflow is the only documented way to raise quota limits and is directly accessible from the Cloud Console without opening a support ticket.
Go deeper
Related to this question
Learn chapter
Cloud Digital Transformation
Key term
IAM
Identity and Access Management (IAM) is a framework of policies and technologies that ensures the right individuals have the appropriate access to technology resources.
Key term
Project
A project is a temporary endeavor with a defined beginning and end, undertaken to create a unique product, service, or result, managed through specific processes in IT environments.
About these practice questions
Courseiva writes every GCDL question from scratch — 829 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This GCDL practice question is part of Courseiva's free Google Cloud certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the GCDL exam.