Rds mysql db RI after changing single-az to multi-az

0

I have an rds mysql reserved instance (t2.medium) and it's single-az. What happens to the reserved instance if I change the db to multi-az? I mean do I loose the relevant discount? If not how I can get a full discount? Should I buy another single-az reserved instance? Thanks, Fabio

Fabio
已提問 10 個月前檢視次數 288 次
1 個回答
2

When you want to save on multi-az instances you can do it in the following ways:

  • Reserve a multi-az reserved instance
  • Reserve 2 sigle-az reserved instances In both cases, the discount would be fully applied to your cluster. If you already have a reserved instance (t2.medium) the next step would be to purchase another single-az reserved instance (t2.medium) so that the total discount on your multi-az can be covered.

https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_WorkingWithReservedDBInstances.html#USER_WorkingWithReservedDBInstances.MultiAZDBClusters

In the documentation you can review the example "Multi-AZ DB instance normalized units per hour (deployment with one DB instance and one standby)" to understand a little more about normalized units.

profile picture
專家
已回答 10 個月前
  • Hi Max, thank so much for your answer. I need a further clarification. I'm using Multi-AZ DB instance deployment not cluster deployment. Is it the same from a saving perspective?

  • Yes, I edited my answer, for multi-az the discount applies.

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

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

回答問題指南