Can an instance reservation of Unix/Linux be applied to an instance running Ubuntu Pro AMI ?

0

I believe the answer is "yes" but management wants to know definitively before we deploy an instance. If I launch an instance using ami-0c81e9867c05b1c29 can we then purchase a Linux/Unix reserved instance of the correct Instance type and have it apply to that instance and is the pricing as listed for Linux/Unix? Thanks

profile picture
tcuroso
asked 10 months ago367 views
3 Answers
0

If you are referring to Reserved Instance, it depends if it is purchased with Standard or Convertible type. Standard Reserved instances cannot be modified to be applied to other platforms. Convertible Reserved Instances can be modified to be applied to other platforms, though with some limitations. See:

On the other end, Compute Savings Plans provide greater flexibility and help to reduce your costs. These plans automatically apply to EC2 instance usage regardless of instance family, size, AZ, Region, OS or tenancy, and also apply to Fargate or Lambda usage. For example, with Compute Savings Plans, you can change from Windows to Linux, shift a workload from EU (Ireland) to EU (London), or move a workload from EC2 to Fargate or Lambda at any time and automatically continue to pay the Savings Plans price.

AWS
answered 10 months ago
  • Thanks for the information on Compute Savings Plans. I will look into that. I suppose what I am looking for here is to know which, if any, Reserved Instance Platforms can be used with the Ubuntu Pro AMI. We have an application that requires specific Linux distro and the Ubuntu is the most price effective but I don't see specifically if it can be used on a Reserved Instance.

0

If you look closely at the pricing in Marketplace you will notice there is a Software charge and an EC2 charge that combine to the total. The RI should cover the EC2 portion of the charge, the Software portion will still bill and is not affected by the RI.

More detail in the breakdown on how it appears on the bill here.

profile pictureAWS
EXPERT
iBehr
answered 10 months ago
0

Ok, so in order to match the platform for AMIs purchased via Marketplace, there is a specific field from AMI characteristics "PlatformDetails" that identifies the type of platform (usuallyt Linux/Unix). That platform is the one that can be used to purchase the correct Reserved Instance.

Here you can find more details: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ri-market-concepts-buying.html#ri-choosing-platform

"If you plan to purchase a Reserved Instance to apply to an On-Demand Instance that was launched from an AWS Marketplace AMI, first check the PlatformDetails field of the AMI. The PlatformDetails field indicates which Reserved Instance to purchase. The platform details of the AMI must match the platform of the Reserved Instance, otherwise the Reserved Instance will not be applied to the On-Demand Instance. For information about how to view the platform details of the AMI, see Understand AMI billing information. https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ami-billing-info.html"

AWS
answered 10 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions