What Is a Reserved Instance? AWS Reservations, Explained
A Reserved Instance is a billing discount, not a physical server: commit to an instance family for one or three years and pay up to 72 percent less.

Reserved Instance
A Reserved Instance is a billing discount, not a physical server: commit to an instance family for one or three years and pay up to 72 percent less.
A Reserved Instance is a discount applied to usage that matches a description, not a specific machine you own. You commit to an instance configuration, for example m7i instances in us-east-1 for one year, and any running instance that matches those attributes bills at the reserved rate instead of the on-demand rate. Stop the matching instances and the discount sits idle, but you keep paying for the reservation.
The two kinds
Scope: regional or zonal
A regional RI applies anywhere in the region, and for Linux instances with shared tenancy it flexes across sizes within the family: one m7i.2xlarge reservation covers two m7i.xlarge instances through what AWS calls instance size flexibility. A zonal RI pins to one availability zone and gives up that flexibility in exchange for a capacity reservation, a guarantee the instances can actually launch there.
Beyond EC2
The reservation model is the only commitment discount for most AWS databases. RDS, ElastiCache, OpenSearch, and Redshift each sell reserved nodes or instances on the same one-or-three-year, up-to-around-60-percent pattern, and none of them are covered by Savings Plans. This is why reservations remain relevant even for teams that buy Savings Plans for all their compute.
Reserved Instance or Savings Plan?
Keep reading

Reserved Instances vs Savings Plans: Which Should You Buy?
Savings Plans replaced Reserved Instances for most compute, but not all of it. Where each discount still wins, and the traps in switching between them.
6 min read
What Is a Savings Plan? AWS Commitment Pricing, Explained
A Savings Plan is an AWS pricing agreement: commit to a fixed hourly compute spend for one or three years and pay up to 72 percent less than on-demand.
2 min read
How to Cut NAT Gateway Costs on AWS
NAT gateways charge for every gigabyte they process on top of their hourly rate. Five steps to find what yours really cost and route the traffic cheaper.
5 min read