nerdexam
AmazonAmazon

DBS-C01 · Question #163

DBS-C01 Question #163: Real Exam Question with Answer & Explanation

Sign in or unlock DBS-C01 to reveal the answer and full explanation for question #163. The question stem and answer options stay visible for context.

Submitted by sofia.br· Mar 6, 2026Management and Operations

Question

A company released a mobile game that quickly grew to 10 million daily active users in North America. The game's backend is hosted on AWS and makes extensive use of an Amazon DynamoDB table that is configured with a TTL attribute. When an item is added or updated, its TTL is set to the current epoch time plus 600 seconds. The game logic relies on old data being purged so that it can calculate rewards points accurately. Occasionally, items are read from the table that are several hours past their TTL expiry. How should a database specialist fix this issue?

Options

  • AUse a client library that supports the TTL functionality for DynamoDB.
  • BInclude a query filter expression to ignore items with an expired TTL.
  • CSet the ConsistentRead parameter to true when querying the table.
  • DCreate a local secondary index on the TTL attribute.

Unlock DBS-C01 to see the answer

You've previewed enough free DBS-C01 questions. Unlock DBS-C01 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#DynamoDB#TTL#eventual consistency#query filters
Full DBS-C01 PracticeBrowse All DBS-C01 Questions