How much does an idle c2d-standard-8 cost on Google Cloud?
A c2d-standard-8 billed on-demand and left running around the clock costs about $265/mo at its cheapest listed region (us-central1). Scheduling it off outside business hours cuts that to roughly $79/mo — a $186/mo saving.
Cheapest on-demand
$0.3632/hr
us-central1
Running 24/7
$265/mo
730-hour month
Business-hours savings
$186/mo
70% off the 24/7 bill
Price by region
| Region | Hourly (on-demand) | Spot (typical) | ≈ Monthly (24/7) |
|---|---|---|---|
| us-central1 Cheapest | $0.3632/hr | $0.1108/hr | ≈ $265/mo |
| us-east1 | $0.3632/hr | $0.1108/hr | ≈ $265/mo |
| us-west1 | $0.3632/hr | $0.1108/hr | ≈ $265/mo |
| europe-west1 | $0.3999/hr | $0.0489/hr | ≈ $292/mo |
| asia-southeast1 | $0.4481/hr | $0.1688/hr | ≈ $327/mo |
| asia-northeast1 | $0.4664/hr | $0.1590/hr | ≈ $340/mo |
| europe-west2 | $0.4679/hr | $0.1497/hr | ≈ $342/mo |
| europe-west3 | $0.4679/hr | $0.1238/hr | ≈ $342/mo |
What a schedule saves
| Schedule | Monthly cost | Savings vs 24/7 |
|---|---|---|
| Running 24/7 | $265/mo | baseline |
| Weekdays only (off on weekends) | $189/mo | -$76/mo (29%) |
| Business hours only (10×5) | $79/mo | -$186/mo (70%) |
Assumes a 730-hour month at on-demand list price. Actual savings depend on when the instance is actually used.
About the c2d family
C2D is the AMD EPYC (Milan) compute-optimized counterpart to C2, aimed at the same class of CPU-bound HPC, simulation, and transcoding workloads at a different price/performance point. Non-production performance-test rigs and simulation sandboxes on C2D see the same bursty pattern as C2 — real load during a benchmark or test run, nothing in between — making scheduled shutdown a large, easy win.
Regional pricing varies: c2d-standard-8 runs $0.3632/hr in us-central1, the cheapest region priced here, versus $0.4679/hr in europe-west2, the priciest — a 22% spread across regions for the identical instance type.
Common questions
How much does an idle c2d-standard-8 cost per month?
At the cheapest listed region (us-central1), a c2d-standard-8 costs $0.3632/hr, or about $265/mo if it runs 24/7. That's the on-demand list price — an idle instance costs exactly the same as a busy one, since cloud billing doesn't know the difference.
How much can I save by scheduling it off outside work hours?
Restricting it to business hours only (10×5) saves about $186/mo (70%) versus running 24/7. A lighter schedule — on around the clock on weekdays, off on weekends — still saves about $76/mo (29%).
How do teams schedule performance-test rigs on c2d?
The pattern that works is tying the rig's lifecycle to the test run itself — started by the pipeline, stopped when the run completes — rather than keeping a standing environment. A benchmark box that exists only during benchmarks gives identical results at a fraction of the instance-hours.
Other c2d sizes
Stop paying for idle Google Cloud servers
Idlefy runs a free audit of your fleet, then flips dev servers to stopped-by-default: lease one when you need it, and
when the lease ends it shuts itself off — stop, not terminate, persistent disks intact. Timers are set by your team, never
guessed, and Idlefy only manages instances tagged idlefy=enabled — on AWS that boundary is enforced by the IAM policy itself.
Prices are on-demand list price for standard instances and exclude storage, network, data transfer, and any negotiated or volume discounts. Actual bills vary by usage and account-level pricing. Prices as of 2026-07-20. Spot figures are indicative — AWS values are derived from AWS's published typical savings vs on-demand for the region; GCP values are the listed Spot price. Spot capacity can be reclaimed by the provider. Stopping preserves EBS and persistent-disk volumes; data on local instance-store or local-SSD drives does not survive a stop.