Friday, July 15, 2022

AWS DynamoDB parallelism

 Use parallelism to optimize querying large amounts of data in Amazon DynamoDB | AWS Database Blog

how to optimize querying a large amount of data in Amazon DynamoDB by using parallelism – splitting the original query into multiple parallel subqueries – to meet these strict performance SLAs for large DynamoDB database queries.

by Zoran Ivanovic


No comments: