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 Risposta
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
con risposta un anno fa
  • 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?

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande