Multiple Choice
A company is releasing a new mobile game featuring a team play mode. As a group of mobile device users play together, an item containing their statuses is updated in an Amazon DynamoDB table. Periodically, the other users' devices read the latest statuses of their teammates from the table using the BatchGetltemn operation. Prior to launch, some testers submitted bug reports claiming that the status data they were seeing in the game was not up-to-date. The developers are unable to replicate this issue and have asked a database specialist for a recommendation. Which recommendation would resolve this issue?
A) Ensure the DynamoDB table is configured to be always consistent.
B) Ensure the BatchGetltem operation is called with the ConsistentRead parameter set to false.
C) Enable a stream on the DynamoDB table and subscribe each device to the stream to ensure all devices receive up-to-date status information.
D) Ensure the BatchGetltem operation is called with the ConsistentRead parameter set to true.
Correct Answer:

Verified
Correct Answer:
Verified
Q26: A company just migrated to Amazon Aurora
Q27: An electric utility company wants to store
Q28: A company uses Amazon DynamoDB as the
Q29: A company is closing one of its
Q30: A company developed an AWS CloudFormation template
Q32: A company uses Amazon Aurora for secure
Q33: A company is planning to close for
Q34: A gaming company has recently acquired a
Q35: A Database Specialist is designing a disaster
Q36: A company has applications running on Amazon