Soru

Zorluk: OrtaManaging Resource Quotas, Hierarchies, and Cost Optimization

A Software-as-a-Service (SaaS) provider is preparing to launch a large-scale data analytics benchmark across multiple regional projects structured under a production folder hierarchy in Google Cloud. The deployment requires provisioning thousands of N2 standard vCPUs across target regions using an automated Infrastructure as Code (IaC) pipeline. Which TWO administrative and governance actions should the Cloud Architect perform to ensure seamless deployment and mitigate operational risks? (Select TWO)

  1. Submit proactive regional quota increase requests for N2 vCPUs in the target regions via the Google Cloud Console or Quotas API prior to executing the IaC deployment.Cevap
  2. B
    Grant the primitive Owner role (roles/owner) to the deployment service account at the organization root level so it can dynamically bypass regional quota caps.
  3. Configure the Terraform backend to use a remote Cloud Storage bucket with object versioning and state locking enabled to maintain deployment state integrity.Cevap
  4. D
    Execute the IaC deployment without prior quota checks and rely on Google Cloud's automated real-time quota auto-scaling mechanism when limits are reached.

Cevap

The Cloud Architect must submit proactive regional quota increase requests prior to deployment and configure the IaC backend to use a remote Cloud Storage bucket with state locking and object versioning.
Proactively requesting quota increases ensures compute resources are available before provisioning, while using a remote Cloud Storage bucket with object versioning and locking safeguards IaC state integrity across automated runs.

Adım Adım Çözüm

1
Assess quota requirements for N2 vCPUs across target regions.
Identified that baseline regional quotas are insufficient for the scale of the benchmark.
Requesting quota increases proactively prevents resource allocation errors during automated provisioning.
2
Establish secure and robust state management for the automated IaC pipeline.
Configured a remote Cloud Storage backend for Terraform state with object versioning and state locking.
Prevents state corruption and concurrency issues during multi-region infrastructure provisioning.

Anahtar Kavram

Managing Resource Quotas, Hierarchies, and Cost Optimization
Bu soruyu puanla