How much does an idle r6i.4xlarge cost on AWS?
An r6i.4xlarge billed on-demand and left running around the clock costs about $736/mo at its cheapest listed region (us-east-1). Scheduling it off outside business hours cuts that to roughly $219/mo — a $517/mo saving.
Cheapest on-demand
$1.0080/hr
us-east-1
Running 24/7
$736/mo
730-hour month
Business-hours savings
$517/mo
70% off the 24/7 bill
Price by region
| Region | Hourly (on-demand) | Spot (typical) | ≈ Monthly (24/7) |
|---|---|---|---|
| us-east-1 Cheapest | $1.0080/hr | $0.4435/hr | ≈ $736/mo |
| us-east-2 | $1.0080/hr | $0.3125/hr | ≈ $736/mo |
| us-west-2 | $1.0080/hr | $0.4334/hr | ≈ $736/mo |
| ap-south-1 | $1.0400/hr | $0.3016/hr | ≈ $759/mo |
| eu-west-1 | $1.1280/hr | $0.4963/hr | ≈ $823/mo |
| ap-southeast-2 | $1.2080/hr | $0.5678/hr | ≈ $882/mo |
| eu-central-1 | $1.2160/hr | $0.4499/hr | ≈ $888/mo |
| ap-southeast-1 | $1.2160/hr | $0.6080/hr | ≈ $888/mo |
| ap-northeast-1 | $1.2160/hr | $0.4742/hr | ≈ $888/mo |
| sa-east-1 | $1.6080/hr | $0.5789/hr | ≈ $1,174/mo |
What a schedule saves
| Schedule | Monthly cost | Savings vs 24/7 |
|---|---|---|
| Running 24/7 | $736/mo | baseline |
| Weekdays only (off on weekends) | $526/mo | -$210/mo (29%) |
| Business hours only (10×5) | $219/mo | -$517/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.4xlarge runs $1.0080/hr in us-east-1, the cheapest region priced here, versus $1.6080/hr in sa-east-1, the priciest — a 37% spread across regions for the identical instance type.
Common questions
How much does an idle r6i.4xlarge cost per month?
At the cheapest listed region (us-east-1), an r6i.4xlarge costs $1.0080/hr, or about $736/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 $517/mo (70%) versus running 24/7. A lighter schedule — on around the clock on weekdays, off on weekends — still saves about $210/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.