A company has an application that provides blog hosting services to its customers. The application includes an Amazon DynamoDB table with a primary key. The primary key consists of the customers’ UserName as a partition key and the NumberOfBlogs as a sort key. The application stores the TotalReactionsOnBlogs as an attribute on the same DynamoDB table.
A developer needs to implement an operation to retrieve the top 10 customers based on the greatest number of reactions on their blogs. This operation must not consume the DynamoDB table’s existing read capacity.
What should the developer do to meet these requirements in the MOST operationally efficient manner?
tieyua
2 years, 3 months agopancman
2 years, 3 months agoJagpreetLM10
2 years, 3 months agobreathingcloud
2 years, 3 months agoPhinx
2 years, 3 months agoJagpreetLM10
2 years, 3 months agoKT_Yu
2 years, 3 months agoKT_Yu
2 years, 3 months agoKT_Yu
2 years, 3 months agoDrCloud
2 years, 3 months agoPhinx
2 years, 3 months agoDrCloud
2 years, 2 months agotony554556
2 years, 3 months ago