ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 172 - DOP-C01 discussion

Report
Export

When thinking of DynamoDB, what are true of Global Secondary Key properties?

A.
The partition key and sort key can be different from the table.
Answers
A.
The partition key and sort key can be different from the table.
B.
Only the partition key can be different from the table.
Answers
B.
Only the partition key can be different from the table.
C.
Either the partition key or the sort key can be different from the table, but not both.
Answers
C.
Either the partition key or the sort key can be different from the table, but not both.
D.
Only the sort key can be different from the table.
Answers
D.
Only the sort key can be different from the table.
Suggested answer: A

Explanation:

Global secondary index – an index with a partition key and a sort key that can be different from those on the table. A global secondary index is considered "global" because queries on the index can span all of the data in a table, across all partitions.

Reference: http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/SecondaryIndexes.html

asked 16/09/2024
Jose Leston
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first