Which AWS Reserved Instance Should You Choose?

And I am going to walk you through some of the things I think you should consider before taking the plunge into a long term commitment.
A little over 6 months ago AWS changed the way that they sold reserved instances. They introduced new offerings to replace the old Light, Medium, and Heavy model. If you need to purchase a reserved instance today, there are three payment options:
If you have a normal dedicated instance running on AWS that needs to be available 24/7 over the long term (like an e-commerce website), then the answer is probably yes. Otherwise, you are just wasting money. So assuming your project justifies it, we’ll use this as an example:
Let’s assume we have the following instance running on AWS.
The truth is, you don’t. This was confusing to me when I purchased my first Reserved Instance. A Reserved Instance isn’t a different piece of hardware compared to your dedicated instance; it’s nothing more than an accounting term. It’s how you’re billed.
When you purchase a Reserved Instance, the AWS accounting algorithm will automatically apply the Reserved Instance rate to any single applicable EC2 instance. Criteria include:
So what you need to concentrate on is matching the region, availability zone, and instance type (micro, small, large, etc.) of your current Dedicated Instance to your soon-to-be-purchased Reserved Instance. So, let’s go ahead and purchase our Reserved Instance.
Note: Make sure you are in the same Region as your Dedicated Instance before starting this step.
Confirm each of the following:
After that, you should be presented with a screen similar to the one below.
This is where your needs will be unique to your project, so you’ll have to choose this one for yourself.
When we work out how much per year each one of my possible alternatives would cost, we come up with the following:
No Upfront $140/yr
Partial Upfront $131/yr
All Upfront $128.00/yr
I would probably go with the No Upfront as it doesn’t cost you any money initially and the overall difference is only $12. However as I said before, it is up to each individual to work out what best suits their needs. Just be sure that you really want this instance for the time period that you have chosen.
From there you just add it to your cart and make the purchase. Remember there is no going back, so if you purchase an AWS Reserved Instance for 12 months and decide you don’t want it you can’t get your money refunded from AWS. You can, however, sell your instance to someone else. But I am not in a position to offer any solid advice in this area.
It’s always best to carefully plan ahead.