Multiple Choice
You are building a game high score table in DynamoDB. You will store each user's highest score for each game, with many games, all of which have relatively similar usage levels and numbers of players. You need to be able to look up the highest score for any game. What is the best DynamoDB key structure?
A) HighestScore as the hash / only key.
B) GameID as the hash key, HighestScore as the range key.
C) GameID as the hash / only key.
D) GameID as the range / only key.
Correct Answer:

Verified
Correct Answer:
Verified
Q385: You manage a web advertising platform on
Q386: A company is migrating an application to
Q387: An application running on multiple Amazon EC2
Q388: You need to perform ad-hoc analysis on
Q389: A DevOps Engineer administers an application that
Q391: A root owner is trying to create
Q392: A company is deploying a new mobile
Q393: A company is using AWS CodeDeploy to
Q394: A web application has been deployed using
Q395: You run a small online consignment marketplace.