AWS Database Blog
Category: Launch
Pre-warming Amazon DynamoDB tables with warm throughput
We’re introducing warm throughput, a new capability that provides insight into the throughput your DynamoDB tables and indexes can instantly support and allows you to pre-warm for optimized performance. In this post, we’ll introduce warm throughput, explain how it works, and explore the benefits it offers for handling high-traffic scenarios. We’ll also cover best practices and practical use cases to help you make the most of this feature for your DynamoDB tables and indexes.
Amazon DynamoDB Accelerator (DAX): A Read-Through/Write-Through Cache for DynamoDB
Joseph Idziorek is a product manager at Amazon Web Services. AWS recently launched Amazon DynamoDB Accelerator (DAX), a highly available, in-memory cache for Amazon DynamoDB. If you’re currently using DynamoDB or considering DynamoDB, DAX can offer you response times in microseconds and millions of requests per second. When developers start using DAX, they tell us […]