An enterprise is planning to migrate a continuous log processing pipeline to Google Cloud and must estimate monthly operational expenses using the Google Cloud Pricing Calculator. The requirements specify running ten e2-standard-4 Compute Engine virtual machine instances 24/7 for telemetry processing, storing 50 TB of compliance log archives that are accessed only once every six months, and transferring 5 TB of data outbound to an on-premises data center every month. How should the cloud engineer configure the parameters in the Google Cloud Pricing Calculator to ensure the most accurate and cost-effective estimate?
- Specify ten e2-standard-4 Compute Engine instances with a 1-year or 3-year Committed Use Discount (CUD), set the Storage class for log archives to Coldline Storage, and enter 5 TB under Network Internet Egress.Answer
- BSpecify ten e2-standard-4 Compute Engine instances as Spot VMs, set the Storage class for log archives to Standard Storage, and enter 5 TB under Network Internet Egress.
- CSpecify ten e2-standard-4 Compute Engine instances relying solely on automatic Sustained Use Discounts (SUDs), set the Storage class for log archives to Standard Storage to prevent access retrieval fees, and omit network transfer costs.
- DConvert the workload estimate to GKE Autopilot clusters, assuming 3-year Committed Use Discounts apply directly to eliminate the GKE cluster management flat fee.
Answer
Configure ten e2-standard-4 Compute Engine instances with a 1-year or 3-year Committed Use Discount (CUD), set the log archive storage class to Coldline Storage, and include 5 TB under Network Internet Egress.
For continuous 24/7 VM workloads, selecting Committed Use Discounts (CUDs) provides maximum savings. Storing 50 TB of archive logs accessed bi-annually matches Coldline Storage lifecycle characteristics, and outbound traffic to an on-premises facility represents billable Internet Egress that must be explicitly included in the pricing calculator.
Step-by-Step Solution
Key Concept
Estimating GCP Costs with the Pricing Calculator