An organization wants to delegate resource quota management responsibilities for a production Google Cloud project to a junior operations analyst. The analyst must be able to view current resource quotas and submit formal quota increase requests, but must not be granted permissions to create, modify, or delete infrastructure resources within the project. Which IAM role should be assigned to the analyst to adhere to the principle of least privilege?
- Quota Administrator (roles/servicemanagement.quotaAdmin)Cevap
- BProject Editor (roles/editor)
- CBilling Account Administrator (roles/billing.admin)
- DProject Viewer (roles/viewer) combined with budget threshold alerts
Cevap
Assign the Quota Administrator role (roles/servicemanagement.quotaAdmin) to allow viewing and requesting adjustments to GCP resource quotas while restricting broader infrastructure access.
The predefined IAM role Quota Administrator (`roles/servicemanagement.quotaAdmin`) grants the exact permissions required to view quota usage and request quota adjustments for services within a project. It enforces the principle of least privilege by not granting administrative control over resource creation, modification, or deletion.
Adım Adım Çözüm
Anahtar Kavram
Least Privilege Access for GCP Resource Quota Management
Tahmini Süre:1m 15s