A multinational fintech company operates a decentralized GCP organization with over 120 projects. The FinOps governing council observes escalating cloud costs across three major areas: predictable 24/7 Compute Engine virtual machines supporting core services, unpredictable ad-hoc BigQuery analytical queries run by risk analysts, and multi-terabyte application logs retained indefinitely in standard Cloud Storage buckets. The Enterprise Architect must establish a comprehensive cost optimization strategy that preserves workload performance while strictly reducing waste. Which architectural and governance actions should the team implement? (Select THREE answers.)
- Purchase Flexible Committed Use Discounts (Flexible CUDs) for Compute Engine to cover baseline spend across different machine types and regions.Cevap
- Transition BigQuery project billing from on-demand pricing to Edition-based slot capacity reservations with slot autoscaling enabled for analytical workloads.Cevap
- Configure Cloud Storage Object Lifecycle Management policies to transition older log files from Standard storage to Coldline or Archive storage classes based on object age.Cevap
- DPurchase 3-year resource-based Committed Use Discounts sized to match peak burst memory and CPU capacity across all GKE node pools.
- EMigrate application log archives from Cloud Storage into a multi-region Cloud Spanner instance to reduce storage costs via built-in global indexing.
Cevap
The team should implement Flexible Committed Use Discounts for Compute Engine baseline compute, transition BigQuery to Edition slot reservations with autoscaling, and apply Cloud Storage Object Lifecycle Management policies for log archives.
Optimizing GCP expenditure across a large enterprise requires targeted cost reduction mechanisms: Flexible CUDs cover baseline compute across diverse machine families and regions; BigQuery slot reservations with autoscaling contain query cost variability; and Cloud Storage lifecycle policies automate tiering of archival log data to cheaper storage classes.
Adım Adım Çözüm
Anahtar Kavram
FinOps Cost Optimization and Resource Governance in GCP