Purchase reserved instances for Aurora with multiple read-write instances and multi-AZ

0

We have an on-demand Aurora DB composed of

  • a read/write instance, and
  • a read-only replica instance,
  • all duplicated in a second AZ, for a total of 4 instances.

We want to purchase a reserved instances plan for all, but on the form when I select "aurora-mysql", in the "Deployment Option" it disables "Multi-AZ DB Instance" and autoselects "Single-AZ DB Instance".

So... after reading tutorials and watching videos I'm still not completely sure about what value to input.

Must I execute 2 different purchases with "2" in "Number of DB instances", or a single purchase with "4" instances a single time?

질문됨 2년 전272회 조회
1개 답변
1

Please refere to our document for more detail: https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_WorkingWithReservedDBInstances.html

Note
Reserved Amazon Aurora instances always have the deployment option set to Single-AZ DB instance. However, when you create an Aurora DB cluster, the default deployment option is Create an Aurora Replica or Reader in a different AZ (Multi-AZ).
You must purchase a reserved DB instance for each DB instance you plan to use, including Aurora Replicas. Therefore, for Multi-AZ deployments on Aurora, you must purchase extra reserved DB instances.

Example:

Aurora cluster consists below instances:

  • db.r6g.2xlarge: Writer
  • db.r6g.2xlarge * 3: Reader

In this case, you should purchase db.r6g.2xlarge RI 4 instances.

If you need billing specific support, please open a support case to customer support to confirm see if you can choose right purchase option.

AWS
답변함 2년 전

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

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

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

관련 콘텐츠