Cross region load balancing on Amazon Aurora Global Database using reader endpoint

0

Does Amazon Aurora Global Database support global reader endpoint, is it possible to load balance traffic across two regions using single reader endpoint.

AWS
asked 9 months ago285 views
1 Answer
2
Accepted Answer

Hi, what comes to mind here is to couple Aurora Global Database with AWS Route 53 geoloation-based routing: https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-policy-geo.html

See here for how to implement it: https://aws.amazon.com/blogs/database/deploy-multi-region-amazon-aurora-applications-with-a-failover-blueprint/

There is a pre-build solution for this use case: see https://aws.amazon.com/blogs/architecture/using-amazon-aurora-global-database-for-low-latency-without-application-changes/

Best,

Didier

profile pictureAWS
EXPERT
answered 9 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions