Unable to configure Multi AZ deployment for existing Aurora MySQL

1

Hello,

We are currently using Aurora MySQL Regional Cluster and a writer instance in US-EAST-1 region without Multi AZ enabled. I am trying to enable Multi AZ deployment for my existing RDS cluster and don't see an option to configure under Cluster or Instance via AWS Console or CLI.

Thanks

Sandeep G

2개 답변
2
수락된 답변

For Amazon Aurora adding a reader instance is how we provide multi-az recovery. During provisioning if you select multi-az we provision a reader instance but after provisioning adding a reader instance does the same thing

The storage (cluster) is replicated to multiple AZ's by default. The compute (instances) are AZ specific resources. If the writer instance is lost and you have reader instance provisioned this instance will be automatically promoted to writer. A big advantage here (compared to standard rds) is the reader instance can also be used for read activity (be sure to use the cluster reader endpoint)

AWS
전문가
Peter_G
답변함 2년 전
  • Thank you! I have added new Reader instance to my existing RDS cluster and it worked.

1

Try to add a new instance to the existing RDS cluster. You'd have an option to choose different zone.

답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인