Exclude reader instance from Aurora RDS Autoscaling policy

0

We have an Aurora RDS cluster with replica autoscaling.

For analysis intensive tasks, we want to temporarily launch a separate reader until the analysis job is done. How can we exclude this reader from traffic from the cluster reader endpoint, and exclude its load from affecting the autoscaling actions?

We can do it by script or cli if necessary.

1回答
0

For your use-case, it sounds like you want to separate one particular reader from the other readers. You can accomplish this by using a custom endpoint. Please see the link for additional info. https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.Overview.Endpoints.html#Aurora.Endpoints.Custom

AWS
回答済み 1年前
  • In this case, is the reader using custom endpoint receiving connections de default reader endpoint? Or when create a custom endpoint and include reader instance, this instance, is not em reader cluster endpoint more?

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ