Renew expired reserved instance

0

I bought a reserved instance year ago, the instance was expired and now it was billed on-demand pricing. I go through the AWS documentation and get known the renewal of retired instance is not possible. So I go through the below article and purchased a similar instance. Will this purchased reserved instance automatically get in use of current on-demand instance ( retired one ). Do I need to migrate data ? Do I need to re-setup everything like elastic IP, EBS storage etc.

Ankit
asked 4 months ago212 views
2 Answers
1

So long as your running instance matches the Reserved instance you have purchased, then there is nothing for you to do.

profile picture
EXPERT
answered 4 months ago
0

Hello,

  • When a Reserved Instance expires, any instances still running will continue operating but will be charged the on-demand rate instead of the Reserved Instance rate. To start receiving the pricing benefits of a new Reserved Instance, the running instance would need to match the attributes (e.g. instance type, region) of the new Reserved Instance.

  • AWS does not automatically link or migrate running instances to new Reserved Instances. The new Reserved Instance will provide pricing benefits for any new instances launched that match its attributes. Any configuration like elastic IP addresses, EBS volumes, etc. attached to the original instance would remain as-is after expiration - they are independent of the Reserved Instance and would not need to be recreated.

  • In summary, the new Reserved Instance purchase on its own will not affect the existing on-demand instance or its configuration. Thanks

Abhinav

answered 4 months ago
  • My new Reserved Instance and running instance have same attributes like instance family, size, region.

    I need to do something ?

  • No, as long as the instance attributes match, you don't have to do anything else - the discount will apply automatically.

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