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
已提问 4 个月前233 查看次数
2 回答
1

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

profile picture
专家
已回答 4 个月前
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

已回答 4 个月前
  • 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.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则