Amazon DynamoDB

This page provides real-time availability and performance metrics for Amazon DynamoDB. Fully managed NoSQL database service that provides fast and predictable performance.

Loading...

Dashboards & Latency Matrices

These pre-built availability and performance dashboards and latency matrices provide quick access to comprehensive historical and real-time analytics derived from our continuous cloud service testing. These reports offer insights into service availability patterns, performance trends, and latency characteristics across multiple cloud providers and regions. Each report includes time-bound analysis spanning from 1 day to 1 year, with customizable views, bookmarking, and URL-based sharing for collaborative analysis.

Dashboards

Detailed summaries of performance and availability featuring time series graphs, latency distribution charts, and summary metrics for cloud service control and data plane operations, and network performance.

Latency Matrices

Summarized statistical analysis providing median, mean, and percentile performance metrics in matrix format offering comparative views of latency and availability across services, regions, and time periods.

Show status for the past:

1 Day 1 Week 1 Month 3 Months 6 Months 1 Year

us-east-1

This section provides control plane and data plane availability and performance metrics for Amazon DynamoDB in the us-east-1 region. Networking operations are not currently covered in this region.

us-east-1 Tests Covered

Control Plane Data Plane

Control Plane / us-east-1

Control plane operations test the responsiveness and reliability of cloud service APIs for creating, modifying, and deleting resources.

Operations Covered

create-kvtable

Creates a DynamoDB table using dynamodb create-table with hash key schema. Measures time from creation request until table reaches ACTIVE status.

Loading availability & performance data...

delete-kvtable

Deletes a DynamoDB table using dynamodb delete-table command. Measures time from deletion request until table is removed.

Loading availability & performance data...

read-kvtable

Retrieves table description using dynamodb describe-table to verify table status and configuration. Measures API response time to fetch table metadata.

Loading availability & performance data...

update-kvtable

Updates table to STANDARD_INFREQUENT_ACCESS table class using dynamodb update-table. Measures time from update request until table returns to ACTIVE status.

Loading availability & performance data...

Data Plane / us-east-1

Data plane operations measure the performance and availability of actual service functionality like storage operations, compute tasks, and database queries.

Operations Covered

delete-item

Deletes the test item from DynamoDB using dynamodb delete-item with the UUID-based id as the key. Measures delete operation latency.

Loading availability & performance data...

get-item

Reads the test item from DynamoDB using dynamodb get-item with the previously created UUID-based id as the key. Measures read operation latency.

Loading availability & performance data...

put-item

Writes a test item to DynamoDB using dynamodb put-item with a UUID-based id attribute (e.g., id_xxxx) and UUID-based value attribute (e.g., vl_xxxx). Measures write operation latency.

Loading availability & performance data...

update-item

Updates the test item in DynamoDB using dynamodb update-item to modify the vl attribute with a new UUID-based value. Measures update operation latency.

Loading availability & performance data...