Multiple choice Which of the following is NOT a feature of DynamoDB? It runs exclusively on Solid State Drives (SSDs). It is a Relational Database. It synchronously replicates data across 3 facilities within a Region. 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.