A smart grid energy utility operates on Google Cloud across 30 projects under a single Cloud Billing account. Their architecture includes baseline regional Compute Engine pools for grid management microservices, unpredictable batch grid load simulation models that run periodically, long-term telemetry analytics on BigQuery, and low-traffic internal portal applications. Recent billing audits show rising operational expenses due to unoptimized resource commitments and unconstrained BigQuery querying. As the Lead Cloud Architect, which TWO cost optimization and FinOps governance strategies should you recommend to minimize expenditure while maintaining operational reliability? (Select TWO)
- Purchase Spend-Based Flexible Committed Use Discounts (CUDs) to cover baseline compute expenditure across services, and utilize Spot VMs for fault-tolerant batch grid simulation workloads.Cevap
- BPurchase 3-year standard Resource-Based Committed Use Discounts (CUDs) sized to peak capacity for the batch grid simulation workloads.
- Establish BigQuery edition slot reservations with autoscaling slots for analytical workloads, and configure Cloud Billing budgets with programmatic Pub/Sub notifications for automated spend governance.Cevap
- DMigrate historical telemetry analytical datasets from BigQuery to a multi-region Cloud Spanner instance to minimize analytical processing fees and storage costs.
- EMigrate low-traffic internal portal web applications to dedicated multi-zonal Google Kubernetes Engine (GKE) clusters to centralize container execution.
Cevap
The optimal solution requires purchasing Spend-Based Flexible Committed Use Discounts alongside Spot VMs for batch workloads, while implementing BigQuery slot capacity controls combined with Cloud Billing budget alerts via Pub/Sub.
The combination of spend-based Flexible Committed Use Discounts and Spot VMs effectively lowers compute expenses by aligning commitment flexibility with workload tolerance, while BigQuery edition slot reservations and automated Pub/Sub billing budget alerts provide financial predictability and real-time governance across enterprise GCP projects.
Adım Adım Çözüm
Anahtar Kavram
FinOps Compute & Analytics Cost Optimization Strategy