will RDS auto create a new instance whenever the primary instance failover in Aurora Cluster?

0

In my scenario with only 1 instance (writer) in Aurora Cluster which my application does not have any statistics feature that required a read replica and it is kind of waste of money to have a standby backup reader instance, so may I know is there any strategy or configuration that enable auto create instance whenever the writer instance in Aurora Cluster failover?

2개 답변
0
수락된 답변

If the primary instance in a DB cluster using single-master replication fails, Aurora automatically fails over to a new primary instance in one of two ways:

  • By promoting an existing Aurora Replica to the new primary instance
  • By creating a new primary instance (your scenario)

If the DB cluster doesn't contain any Aurora Replicas, then the primary instance is recreated in the same AZ during a failure event.

If there's an outage that affects an entire AZ and your provisioned or Aurora Serverless v2 cluster only contains a single DB instance, make sure to manually create one or more new DB instances in another AZ.

For more details, you can check the Amazon Aurora User Guide here: https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Concepts.AuroraHighAvailability.html#Aurora.Managing.FaultTolerance

profile picture
joahna
답변함 2년 전
0

Hi,

I can not able to add / create secondary region in RDS aurora getting this error. Please help me. Error: Your request to create DB instance globa-cluster-instance-1 has failed is in a state which is not valid for physical replication

Pawan
답변함 7달 전

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

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

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

관련 콘텐츠