nerdexam
AmazonAmazon

DBS-C01 · Question #297

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

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

Submitted by satoshi_tk· Mar 6, 2026Workload-Specific Database Design

Question

A company uses Amazon DynamoDB as a data store for multi-tenant data. Approximately 70% of the reads by the company's application are strongly consistent. The current key schema for the DynamoDB table is as follows: Partition key: OrgID Sort key: TenantID#Version Due to a change in design and access patterns, the company needs to support strongly consistent lookups based on the new schema below: Partition key: OrgID#TenantID Sort key: Version How can the database specialist implement this change?

Options

  • ACreate a global secondary index (GSI) on the existing table with the specified partition and sort
  • BCreate a local secondary index (LSI) on the existing table with the specified partition and sort key.
  • CCreate a new table with the specified partition and sort key. Create an AWS Glue ETL job to
  • DCreate a new table with the specified partition and sort key. Use AWS Database Migration

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#key schema#strongly consistent reads#data migration
Full DBS-C01 PracticeBrowse All DBS-C01 Questions