Multiple Choice
A Developer is writing an application that runs on Amazon EC2 instances in an Auto Scaling group. The application data is stored in an Amazon DynamoDB table and records are constantly updated by all instances. An instance sometimes retrieves old data. The Developer wants to correct this by making sure the reads are strongly consistent. How can the Developer accomplish this?
A) Set ConsistentRead to true when calling GetItem.
B) Create a new DynamoDB Accelerator (DAX) table.
C) Set Consistency to strong when calling UpdateTable.
D) Use the GetShardIterator command.
Correct Answer:

Verified
Correct Answer:
Verified
Q262: A company needs to distribute firmware updates
Q263: An application running on multiple Amazon EC2
Q264: A company is developing a serverless ecommerce
Q265: A developer must build a mobile application
Q266: A development team consists of 10 team
Q268: In a multi-container Docker environment in AWS
Q269: A developer is writing an application that
Q270: An application writes items to an Amazon
Q271: The release process workflow of an application
Q272: A Developer has written an application that