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
gefragt vor 2 Jahren347 Aufrufe
1 Antwort
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

beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen