How much does an idle r6i.2xlarge cost on AWS?
An r6i.2xlarge billed on-demand and left running around the clock costs about $368/mo at its cheapest listed region (us-east-1). Scheduling it off outside business hours cuts that to roughly $110/mo — a $258/mo saving.
Cheapest on-demand
$0.5040/hr
us-east-1
Running 24/7
$368/mo
730-hour month
Business-hours savings
$258/mo
70% off the 24/7 bill
Price by region
| Region | Hourly (on-demand) | Spot (typical) | ≈ Monthly (24/7) |
|---|---|---|---|
| us-east-1 Cheapest | $0.5040/hr | $0.2218/hr | ≈ $368/mo |
| us-east-2 | $0.5040/hr | $0.1915/hr | ≈ $368/mo |
| us-west-2 | $0.5040/hr | $0.2167/hr | ≈ $368/mo |
| ap-south-1 | $0.5200/hr | $0.1976/hr | ≈ $380/mo |
| eu-west-1 | $0.5640/hr | $0.2820/hr | ≈ $412/mo |
| ap-southeast-2 | $0.6040/hr | $0.2476/hr | ≈ $441/mo |
| eu-central-1 | $0.6080/hr | $0.2432/hr | ≈ $444/mo |
| ap-southeast-1 | $0.6080/hr | $0.2979/hr | ≈ $444/mo |
| ap-northeast-1 | $0.6080/hr | $0.2432/hr | ≈ $444/mo |
| sa-east-1 | $0.8040/hr | $0.2010/hr | ≈ $587/mo |
What a schedule saves
| Schedule | Monthly cost | Savings vs 24/7 |
|---|---|---|
| Running 24/7 | $368/mo | baseline |
| Weekdays only (off on weekends) | $263/mo | -$105/mo (29%) |
| Business hours only (10×5) | $110/mo | -$258/mo (70%) |
Assumes a 730-hour month at on-demand list price. Actual savings depend on when the instance is actually used.
About the r6i family
R6i is the sixth-generation Intel Ice Lake refresh of the memory-optimized line, offering better memory bandwidth and per-core performance than R5 for the same class of workload — in-memory stores, analytics engines, and large-dataset test environments. Migrating a staging cache or analytics sandbox to R6i is a common "keep pace with prod" move, but it inherits the same idle-outside-work-hours pattern as R5 unless someone adds a schedule.
Regional pricing varies: r6i.2xlarge runs $0.5040/hr in us-east-1, the cheapest region priced here, versus $0.8040/hr in sa-east-1, the priciest — a 37% spread across regions for the identical instance type.
The next size up in the same family, r6i.4xlarge (16 vCPU / 128 GB RAM), costs about $736/mo running 24/7 at its cheapest region — roughly 100% more than r6i.2xlarge's ~$368/mo — for 2x the vCPU.
Common questions
How much does an idle r6i.2xlarge cost per month?
At the cheapest listed region (us-east-1), an r6i.2xlarge costs $0.5040/hr, or about $368/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 $258/mo (70%) versus running 24/7. A lighter schedule — on around the clock on weekdays, off on weekends — still saves about $105/mo (29%).
Does r6i change the idle math versus r5?
Slightly better memory bandwidth and per-core performance at a similar price make it a good default for new environments, but it is rarely worth a migration on its own. The idle math is unchanged: a memory-optimized box that nobody queries overnight is the same waste on either generation.
Other r6i 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.