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?

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南