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.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ