public-cloud-roadmap
public-cloud-roadmap copied to clipboard
Managed database read replica from another region
As a managed Database user, i would like to be able to create a read replica of my database on another region (eg. GRA). Eg. My master node (RW) is in GRA, but i need a readonly replica in DE.
This functionality is already available from Aiven cloud.
A quick update on this topic as we are discussing it internally and we are curious to what you are trying to achieve with this feature.
Here are a few benefits that come to mind:
- Scalability: reduce the load on the primary service
- Data at edge: optimize query response times across different regions
- Disaster recovery: manually promote a replica to primary in case of disaster
Is there one use case especially appealing to you ? Is it a mix ? Is it something else entirely ?
Main purpose is the Disaster Recovery (eg replication between GRA and RBX).
2nd use case is reducing response time.
3rd use case is being under investigation, would be to help synchronizing data between DC in France and DC in Australia.
Thanks for the feedback. Be sure to thumb up #283 for the 3rd point.
Disaster recovery. Clients demand that there is a live copy of the database in another region.
Thank you.