Multiple Choice
An online gaming company is planning to launch a new game with Amazon DynamoDB as its data store. The database should be designated to support the following use cases: Update scores in real time whenever a player is playing the game. Retrieve a player's score details for a specific game session. A Database Specialist decides to implement a DynamoDB table. Each player has a unique user_id and each game has a unique game_id. Which choice of keys is recommended for the DynamoDB table?
A) Create a global secondary index with game_id as the partition key
B) Create a global secondary index with user_id as the partition key
C) Create a composite primary key with game_id as the partition key and user_id as the sort key
D) Create a composite primary key with user_id as the partition key and game_id as the sort key
Correct Answer:

Verified
Correct Answer:
Verified
Q9: A company is running an Amazon RDS
Q10: The Amazon CloudWatch metric for FreeLocalStorage on
Q11: A company is using Amazon RDS for
Q12: A large company is using an Amazon
Q13: A company developed a new application that
Q15: A manufacturing company's website uses an Amazon
Q16: A company migrated one of its business-critical
Q17: A large automobile company is migrating the
Q18: A company is running a finance application
Q19: A database specialist needs to review and