DBS-C01 Workload-Specific Database Design • Set 4
DBS-C01 Workload-Specific Database Design Practice Test 4 — 15 questions with explanations. Free, no signup.
A social media analytics company uses Amazon DynamoDB as the primary data store for user session data. Each session record has a partition key of user_id (String) and a sort key of session_start_time (Number, epoch). The application often queries the most recent 10 sessions for a given user. The traffic pattern shows that 90% of reads are for the last 10 sessions, while 10% are for historical sessions. The table has a provisioned read capacity of 5000 RCU and consistently experiences throttled read requests during peak hours. The company wants to optimize read performance without changing the provisioned capacity. Which design change will MOST improve read performance for this workload?
Choose an answer to begin — your selection is scored in the full session.
15 questions · instant feedback and full explanations after every question.