Question 138:
KindleYou is a location-based social search mobile app that allows users to like or dislike other users, and allows users to chat if both parties liked each other in the app. It has more than 1 billion customers across the world. They use DynamoDB to support the mobile application and S3 to host the images and other documents shared between users. The application tracks # of photos uploaded for a specific user real-time. Which of the following option would help us to retrieve the top most friendly user in efficient manner?
Answer options:
A.Using Sparse Indexes B.Using Aggregation C.Using Global Secondary Index Overloading D.Using Global Secondary Index Sharding