If I were to start a project today then I would definitely choose a database which is:
- Serverless
- SQL database
- 5 nines of multi-Region availability
- strong consistency
- low-latency
- unlimited scale rivaling DynamoDB
- zero infrastructure management
- PostgreSQL compatible
- AND yes, need an MCP server :)
Amazon Aurora DSQL is the distributed SQL database which ticks all of those boxes.
Today, Amazon Aurora DSQL is Generally Available.
Below is the multi-region Amazon Aurora DSQL cluster architecture where the application running on EKS is accessing it. DSQL is running multi-region and supports concurrent read and write operations with strong data consistency.
Top comments (0)