A solutions architect is creating a comprehensive monthly cost model using the Google Cloud Pricing Calculator for an enterprise hybrid deployment. The planned workload consists of a stateful transactional database cluster operating continuously 24/7 on Compute Engine virtual machines, as well as a high-frequency real-time analytics pipeline that continuously reads and writes user telemetry data to Cloud Storage. Which TWO configuration parameters or cost estimation strategies should the architect include in the Google Cloud Pricing Calculator to ensure an accurate, optimal cost model? (Select TWO)
- Apply Committed Use Discounts (CUDs) or Sustained Use Discounts (SUDs) to the continuously running 24/7 Compute Engine database virtual machines.Cevap
- BSelect Spot VM instances for the 24/7 primary transactional database cluster to achieve maximum percentage cost reductions.
- Include associated persistent disk storage capacity, snapshot storage, and projected network egress traffic alongside VM instance core pricing.Cevap
- DChoose Archive Storage class for the real-time user telemetry bucket to minimize monthly storage capacity reservation costs.
Cevap
The accurate estimation requires applying Committed Use Discounts (CUDs) or Sustained Use Discounts (SUDs) to 24/7 database virtual machines, and explicitly adding persistent disk capacity, snapshot storage, and egress network bandwidth to the pricing calculator.
Applying Committed Use Discounts (CUDs) or Sustained Use Discounts (SUDs) reflects realistic pricing for 24/7 database instances. In addition, persistent disk storage, snapshots, and network egress bandwidth are separate line items in Google Cloud billing that must be explicitly specified in the pricing calculator alongside compute VM configurations.
Adım Adım Çözüm
Anahtar Kavram
Accurate GCP cost modeling requires pairing appropriate compute discount models (CUD/SUD) with stateful workloads, factoring in non-compute resources (disks, egress), and selecting storage classes based on access frequency.