A cloud operations team is preparing for a high-traffic seasonal event in a Google Cloud project. To support additional front-end load balancers, they anticipate exceeding their current regional quota for In-Use IP Addresses in the us-central1 region. An administrator needs to delegate authority to a site reliability engineer so they can monitor current quota utilization and submit quota increase requests through the Google Cloud Console while adhering to the principle of least privilege. Which IAM role should be assigned to the engineer?
- Quota Administrator (roles/servicemanagement.quotaAdmin)Cevap
- BProject Owner (roles/owner)
- CBilling Account Administrator (roles/billing.admin)
- DCompute Admin (roles/compute.admin)
Cevap
The Quota Administrator role (roles/servicemanagement.quotaAdmin) should be granted because it provides the minimal required permissions to view usage and submit quota increase requests.
The correct option is Quota Administrator (roles/servicemanagement.quotaAdmin). In Google Cloud, managing and requesting quota changes is controlled by Service Management IAM permissions. The Quota Administrator role allows users to view quota limits, monitor current consumption, and request increases directly from the IAM & Admin > Quotas interface in the console while maintaining least-privilege security standards.
Adım Adım Çözüm
Anahtar Kavram
Delegating quota management permissions using the principle of least privilege