List of questions
Related questions
Question 102 - DVA-C01 discussion
A game stores user game data in an Amazon DynamoDB table. Individual users should not have access to other users’ game dat a. How can this be accomplished?
A.
Encrypt the game data with individual user keys.
B.
Restrict access to specific items based on certain primary key values.
C.
Stage data in SQS queues to inject metadata before accessing DynamoDB.
D.
Read records from DynamoDB and discard irrelevant data client-side.
Your answer:
0 comments
Sorted by
Leave a comment first