Multiple choice

Which of the following is NOT a feature of DynamoDB?

  1. It runs exclusively on Solid State Drives (SSDs).

  2. It is a Relational Database.

  3. It synchronously replicates data across 3 facilities within a Region.

  4. It offers seamless scaling with no downtime.

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

DynamoDB is a NoSQL database service, not a relational database. Relational databases are typically managed via Amazon RDS.