Aurora Serverless V2 Postgres Cross Region Replica

0

Would it be possible to setup an Aurora serverless v2 in us-east-1 and have a read replica in another region (us-west-2)? How could we do this via console?

posta un anno fa893 visualizzazioni
1 Risposta
0

Aurora PostgreSQL DB clusters don't support Aurora Replicas in different AWS Regions, so you can't use Aurora Replicas for cross-Region replication.

Taken from: https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraPostgreSQL.Replication.html

However, you can add readers in the same region with Aurora Serverless v2 Postgres.

Finally, you would be able to create cross-region read replicas with Aurora Serverless v2 in MySQL 8 and MySQL 5.7.

AWS
con risposta un anno fa

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