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 個月前

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

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

回答問題指南