How much does an idle c6i.2xlarge cost on AWS?
A c6i.2xlarge billed on-demand and left running around the clock costs about $248/mo at its cheapest listed region (us-east-1). Scheduling it off outside business hours cuts that to roughly $74/mo — a $174/mo saving.
Cheapest on-demand
$0.3400/hr
us-east-1
Running 24/7
$248/mo
730-hour month
Business-hours savings
$174/mo
70% off the 24/7 bill
Price by region
| Region | Hourly (on-demand) | Spot (typical) | ≈ Monthly (24/7) |
|---|---|---|---|
| us-east-1 Cheapest | $0.3400/hr | $0.1496/hr | ≈ $248/mo |
| us-east-2 | $0.3400/hr | $0.1428/hr | ≈ $248/mo |
| us-west-2 | $0.3400/hr | $0.1258/hr | ≈ $248/mo |
| ap-south-1 | $0.3400/hr | $0.1598/hr | ≈ $248/mo |
| eu-west-1 | $0.3648/hr | $0.2225/hr | ≈ $266/mo |
| eu-central-1 | $0.3880/hr | $0.1630/hr | ≈ $283/mo |
| ap-southeast-1 | $0.3920/hr | $0.1921/hr | ≈ $286/mo |
| ap-northeast-1 | $0.4280/hr | $0.1626/hr | ≈ $312/mo |
| ap-southeast-2 | $0.4440/hr | $0.1909/hr | ≈ $324/mo |
| sa-east-1 | $0.5240/hr | $0.1153/hr | ≈ $383/mo |
What a schedule saves
| Schedule | Monthly cost | Savings vs 24/7 |
|---|---|---|
| Running 24/7 | $248/mo | baseline |
| Weekdays only (off on weekends) | $177/mo | -$71/mo (29%) |
| Business hours only (10×5) | $74/mo | -$174/mo (70%) |
Assumes a 730-hour month at on-demand list price. Actual savings depend on when the instance is actually used.
About the c6i family
C6i is the sixth-generation Intel Ice Lake compute-optimized instance, offering a meaningful throughput bump over C5 for the same CPU-bound profile — batch jobs, encoding pipelines, compute-heavy CI runners. Teams moving build infrastructure off C5 land here for the performance win, but the underlying usage pattern (bursty, on-demand, then idle) doesn't change, so the case for scheduling it off outside build windows is just as strong.
Regional pricing varies: c6i.2xlarge runs $0.3400/hr in us-east-1, the cheapest region priced here, versus $0.5240/hr in sa-east-1, the priciest — a 35% spread across regions for the identical instance type.
The next size up in the same family, c6i.4xlarge (16 vCPU / 32 GB RAM), costs about $496/mo running 24/7 at its cheapest region — roughly 100% more than c6i.2xlarge's ~$248/mo — for 2x the vCPU.
Common questions
How much does an idle c6i.2xlarge cost per month?
At the cheapest listed region (us-east-1), a c6i.2xlarge costs $0.3400/hr, or about $248/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 $174/mo (70%) versus running 24/7. A lighter schedule — on around the clock on weekdays, off on weekends — still saves about $71/mo (29%).
Does upgrading a build fleet from c5 to c6i save money?
c6i delivers meaningfully more throughput per vCPU, so the same queue drains faster — which ironically increases the idle share if the fleet size stays the same. To actually bank the generational gain, right-size the fleet down or shorten its schedule once the faster hardware lands.
Other c6i sizes
Stop paying for idle AWS 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 Linux 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.