Reserved instances

0

My question is how to modify the Reserved Instance type without any downtime such as (t3.medium to t3.large).

已提問 1 年前檢視次數 530 次
2 個答案
1

Reserved Instances (RIs) have a normalization factor [1], such that 1 x t3.medium is equal to 0.5 x t3.large. RIs are applied by the billing system and will take the instance family into account when applying. Therefore, you don't need to do anything on the RI side to change from a t3.medium to a t3.large. If you are asking about how to migrate from a t3.medium instance to a t3.large instance without downtime on the EC2/compute front, then that is a different question and the RI is not involved.

[1] https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/apply_ri.html

profile pictureAWS
專家
已回答 1 年前
0

Thank you very much

已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南