Minimize the downtime of Aurora mysql engine Upgrade.

0

Hi,

I want to upgrade our mysql engine 5.6 to latest available. I have 4TB of data in Aurora Mysql. So how i can perform this task in our production servers without downtime or Is there any way we can minimize the downtime.

1回答
1
承認された回答

To minimize the downtime during major version upgrade, blue-green upgrade technique could be the option. Please note, using blue-green upgrade, source cluster should be binary log enabled. To do this, need to engine restart to enable binary log and may cause some performance impact due to additional resource consumption by writing and shipping binaly log.

Another option should be in-place upgrade. You can estimate upgrade time by create cloned cluster and upgrade it for measuring upgrade time.

AWS
回答済み 2年前
profile picture
エキスパート
レビュー済み 1ヶ月前

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

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

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

関連するコンテンツ