A digital media organization is preparing to launch a globally televised live streaming event. The application architecture requires provisioning thousands of Compute Engine Virtual Machine instances across multiple target regions. To prevent infrastructure deployment failures and maintain strict governance over project resources, which TWO actions should the Cloud Architect perform prior to the event?
- Audit existing regional Compute Engine quotas across all target regions and submit proactive quota increase requests well in advance of the event.Cevap
- BGrant the primitive Owner role to system administrators so they can modify regional quota caps on demand during the live broadcast.
- Restrict quota management privileges by assigning the Quota Administrator role (roles/servicemanagement.quotaAdmin) only to authorized governance principals.Cevap
- DConfigure automated Infrastructure as Code (IaC) deployment pipelines to automatically request and approve quota limit increases dynamically when instance provisioning begins.
Cevap
The Cloud Architect should audit regional Compute Engine quotas and submit quota increase requests proactively prior to the event, and restrict quota management permissions by assigning the Quota Administrator role to authorized governance principals.
Proactively reviewing and requesting regional quota increases ensures capacity availability prior to high-demand events, preventing deployment failures caused by quota limits. Restricting quota administration using the fine-grained Quota Administrator role enforces least-privilege IAM governance.
Adım Adım Çözüm
Anahtar Kavram
Proactive Quota Management and IAM Governance