Is AWS Neptune highly available during a maintainence window?

0

AWS Neptune has maintenance windows, during which the service could go down, especially the write operations since just one of the nodes handle this. Is this a correct statement?

If we have a requirement for high availability, how do we workaround this?

AWS
已提问 2 年前347 查看次数
1 回答
0

Yes as long as you have multi-AZ. If the primary instance becomes unavailable, Neptune automatically fails over to one of the read-replica instances with a priority that you can specify.

https://docs.aws.amazon.com/neptune/latest/userguide/feature-overview-storage.html

已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则