Ultimate access to all questions.
A widely used mobile application is designed to retrieve data from an AWS DynamoDB table, which has been configured with read-capacity units (RCUs) evenly distributed across four partitions. However, one particular partition is experiencing significantly higher traffic compared to the other partitions, leading to hot partition problems.
Which technology can you implement to decrease the read traffic on your AWS DynamoDB table with minimal effort?