Question 79:
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 number of friends of all users, but need to populate TOP 10 customers who has highest number of friends. select 1 option.
Answer options:
A.Using Global Secondary Sparse Indexes B.Using Aggregation C.Using Global Secondary IndexOverloading D.Using Global Secondary IndexSharding