Amazon Aurora DSQL observability concepts and usage with Amazon CloudWatch
Database Blog
This article explains Amazon Aurora DSQL's enhanced observability capabilities through Amazon CloudWatch Database Insights, focusing on time-based performance diagnostics aligned with the on-demand DPU pricing model.
- DSQL Active Session History (DASH) samples every active session per second and publishes 1-minute aggregated metrics to CloudWatch
- CloudWatch Database Insights provides intuitive visualization of database load by wait events and most active SQL statements
- DSQL wait events are minimal compared to PostgreSQL, including OnCpu, ClientRead, ClientWrite, Commit, storage reads, and constraint checks
- PromQL queries enable direct analysis of DASH data for identifying bottlenecks by wait events and query performance
- Application health is determined by comparing proportions of wait events over time rather than absolute numbers due to elastic scaling
- DSQL system diagnostics AI skill automates performance analysis with historical baseline comparisons and markdown reports
Time-based observability in DSQL directly correlates performance metrics with costs, enabling developers to optimize queries and manage expenses efficiently.
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
2026
2026
2024
2026
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.