Everything you don’t need to know about Amazon Aurora DSQL: Part 1 – Setting the scene
Database Blog
This article introduces Amazon Aurora DSQL, a new serverless, multi-Region, active-active distributed SQL database optimized for transaction processing workloads.
- Aurora DSQL offers 99.999% availability SLA with multi-Region setup
- Serverless, PostgreSQL-compatible database designed for OLTP workloads
- Provides interactive ACID-compliant transactions with snapshot isolation
- Uses Multi-Version Concurrency Control (MVCC) with optimistic concurrency control
- Stores data across multiple Regions ensuring no data loss after commit
- Employs backward validation for conflict detection at transaction commit time
This foundational overview explains key database concepts underlying Aurora DSQL's design, setting context for deeper technical exploration in subsequent posts.
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
Nov 25
2025
2025
Everything you don’t need to know about Amazon Aurora DSQL: Part 2 – Shallow view
Nov 25
2025
2025
Everything you don’t need to know about Amazon Aurora DSQL: Part 4 – DSQL components
Nov 25
2025
2025
Everything you don’t need to know about Amazon Aurora DSQL: Part 3 – Transaction processing
Dec 3
2024
2024
Introducing Amazon Aurora DSQL
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.