ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 102 - DVA-C01 discussion

Report
Export

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.
Answers
A.
Encrypt the game data with individual user keys.
B.
Restrict access to specific items based on certain primary key values.
Answers
B.
Restrict access to specific items based on certain primary key values.
C.
Stage data in SQS queues to inject metadata before accessing DynamoDB.
Answers
C.
Stage data in SQS queues to inject metadata before accessing DynamoDB.
D.
Read records from DynamoDB and discard irrelevant data client-side.
Answers
D.
Read records from DynamoDB and discard irrelevant data client-side.
Suggested answer: B
asked 16/09/2024
Calvin Bolico
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first