Leaving presentation mode.

CLD130 Module 5 Knowledge Check

Keyboard Shortcuts

Question 1

Which statement best describes Amazon DynamoDB?

Question 2

Which component is part of an Amazon DynamoDB table?

Question 3

An Amazon DynamoDB table called SensorReadings captures sensor readings. These readings include a sensor ID attribute that acts as the partition key, and a timestamp attribute that is a sort key. Which statement is true?

Question 4

Which statement about Amazon DynamoDB partitions is true?

Question 5

Suppose the developer has a restaurants database table that can be queried by name (the partition key), or by name and location (the sort key). What should the developer do if they also want to query by type of cuisine and average customer rating?

Question 6

A video game developer who uses Amazon DynamoDB wants to ensure that players' profiles are updated correctly when they make in-game purchases. This process requires multiple updates as part of a single user action. what is the best choice to write this developer’s application to manage these complex, all-or-nothing changes?

Question 7

Which scenarios are example use cases for Amazon DynamoDB Streams? (Select Two.)

Question 8

Which statement about global tables is true?

Question 9

How far back in days can an Amazon DynamoDB table be restored by using point in time recovery?

Question 10

Which statement describes Amazon DynamoDB API control operations that can be invoked by an application?

Created 27 February 2025 by Dennis Kibbe. Last modified $Date: 2025/05/01 10:57:00 $ by $Author: dnk $.