Skip to content
Medium Apply AWS Cloud Services Multiple Choice

You have a DynamoDB table with userId as partition key. You need to query orders by status across all users. What do you add?

Apply — Tests ability to use knowledge in practical scenarios.

Answer Options

A Local Secondary Index on status
B Global Secondary Index with status as partition key
C Scan the table with a filter expression
D Add status as a sort key to the base table

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 15+ more AWS Cloud Services questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the AWS Cloud Services topic (Cloud Computing).

More AWS Cloud Services Questions