https://aws.amazon.com/polly/ On January 18th 2012, https://aws.amazon.com/blogs/aws/amazon-dynamodb-internet-scale-data-storage-the-nosql-way/ and https://www.allthingsdistributed.com/2012/01/amazon-dynamodb.html, a fully managed flexible NoSQL database service for single-digit millisecond performance at any scale. For example, https://aws.amazon.com/blogs/aws/prime-day-2021-two-chart-topping-days/, it handled trillions of requests over 66 hours while maintaining single-digit millisecond performance and peaked at 89.2 million requests per second.

It scales seamlessly without the need to manually re-partition tables, and it provides predictable low latency access to your data (single-digit milliseconds).

This new DynamoDB table class allows you to lower the cost of data storage for infrequently accessed data by 60%.

Now you can switch to the DynamoDB Standard-IA table class to store infrequently accessed data while preserving the high availability and performance of DynamoDB.

Related Articles