Amazon Aurora DSQL is a serverless distributed SQL database designed to scale to meet any workload demand with up to 99.999% multi-Region availability and no infrastructure management. It is PostgreSQL-compatible and provides an easy-to-use developer experience. With Aurora DSQL, you only pay for what you use.
What type of workload does Aurora DSQL support?
Aurora DSQL is optimized for transactional (OLTP) workloads.
How do I get started with Aurora DSQL?
With a few clicks in the Aurora DSQL console, you can create a new database. For more details, go to the user guide.
Which AWS Regions is Aurora DSQL generally available in?
Aurora DSQL is currently in generally available in the following 8 AWS Regions: US East (N. Virginia), US East (Ohio), US West (Oregon), Asia Pacific (Osaka), Asia Pacific (Tokyo), Europe (Ireland), Europe (London), and Europe (Paris) for single-Region. Multi-Region is available in the US East (N. Virginia), US East (Ohio), and US West (Oregon) with more Regions coming soon.
How does virtually unlimited scaling work for Aurora DSQL?
The Aurora DSQL distributed architecture is designed to automatically deploy each component—compute, commit, and storage—independently to meet any workload demand and with no single leader. This reduces dependencies and allows reads and writes to dynamically scale up/down and out/in to virtually no limit. It also means Aurora DSQL can deploy each component quickly with no impact on performance.
How do infrastructure upgrades and migrations work with Aurora DSQL?
Aurora DSQL removes the need to upgrade or migrate your database to larger instances. It automatically scales out to virtually no limit to meet any workload demand.
No, Aurora DSQL is not available with MySQL compatibility.
Is Aurora DSQL a feature of Amazon Aurora PostgreSQL-Compatible Edition?
No, Aurora DSQL is a new database option under Amazon Aurora. Aurora PostgreSQL and Aurora MySQL provide the choice of add-on features, such as Aurora Serverless v2, Aurora Global Database, and Aurora Limitless Database, to enhance the open source engines. With Aurora DSQL, serverless, high-availability, and scaling features come built in.
What does highest availability mean for Aurora DSQL?
Highest availability means Aurora DSQL provides up to 99.99% single-Region and 99.999% multi-Region availability to help ensure your applications are always available.
What does active-active mean for Aurora DSQL?
Active-active means that your applications can continue to read and write with strong consistency, even in the rare case an application is unable to connect to a multi-Region cluster endpoint.
What does automatic failure recovery mean for Aurora DSQL?
With Aurora DSQL, there are no primary or secondary nodes to configure and no failover procedures to manage. It has built-in fault tolerance, featuring automatic load balancing that routes your requests to healthy components and automated self-healing to correct component-level failures.
What does it mean that Aurora DSQL is PostgreSQL-compatible?
This means Aurora DSQL supports many of the commonly used PostgreSQL queries and popular features. It will return identical query results for all supported features, provide identical behavior for most supported features, and support many popular PG drivers and tools with minor configuration changes. Visit the Aurora DSQL PostgreSQL-compatible page for more details.
How do minor and major versions work with Aurora DSQL?
Aurora SQL automatically manages minor version updates. Major version upgrades are controlled by the customer. Only by customer request will Aurora DSQL automatically perform major version upgrades. Aurora DSQL’s distributed architecture makes it capable to perform these updates with no downtime or impact on performance.
How does patching work with Aurora DSQL?
Aurora DSQL automatically handles patching with no downtime.
The cost will vary based on your usage. Billing for Aurora DSQL is based on two primary measures: 1/ Distributed Processing Unit (DPU) and 2/ storage. DPU is a normalized billing unit for all request-based activity, such as query processing, reads, and writes. For example, in the US East (N. Virginia), the cost is $8 per million DPU, and storage is billed at $0.33 per GB-month. To learn more, go to Aurora DSQL pricing.
Does Aurora DSQL have a free tier?
Yes, the AWS Free Tier provides the first 100,000 DPUs and 1 GB-month of storage each month for free with Aurora DSQL. See more details on the AWS Free Tier page.