nerdexam
Amazon

DVA-C02 · Question #75

A developer wants to store information about movies. Each movie has a title, release year, and genre. The movie information also can include additional properties about the cast and production crew. T

Sign in or unlock DVA-C02 to reveal the answer and full explanation for question #75. The question stem and answer options stay visible for context.

Submitted by ravi_2018· Mar 5, 2026Development with AWS Services

Question

A developer wants to store information about movies. Each movie has a title, release year, and genre. The movie information also can include additional properties about the cast and production crew. This additional information is inconsistent across movies. For example, one movie might have an assistant director, and another movie might have an animal trainer. The developer needs to implement a solution to support the following use cases:

  • For a given title and release year, get all details about the movie

that has that title and release year.

  • For a given title, get all details about all movies that have that

title.

  • For a given genre, get all details about all movies in that genre.

Which data store configuration will meet these requirements?

Options

  • ACreate an Amazon DynamoDB table. Configure the table with a primary key that consists of the
  • BCreate an Amazon DynamoDB table. Configure the table with a primary key that consists of the
  • COn an Amazon RDS DB instance, create a table that contains columns for title, release year, and
  • DOn an Amazon RDS DB instance, create a table where the primary key is the title and all other

Unlock DVA-C02 to see the answer

You've previewed enough free DVA-C02 questions. Unlock DVA-C02 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.

Full DVA-C02 Practice