Welcome to the Amazon DynamoDB lesson. While RDS is perfect for relational data, modern, highly-scalable applications often require a different type of database: NoSQL.
DynamoDB is AWS's premier NoSQL database. It is fully serverless, highly resilient, and capable of handling millions of requests per second. It is the database of choice for gaming, IoT, mobile apps, and massive e-commerce sites (like Amazon.com itself).
In this tutorial, you will learn:
Amazon DynamoDB is a fully managed, serverless, key-value NoSQL database designed to run high-performance applications at any scale. DynamoDB offers built-in security, continuous backups, automated multi-Region replication, in-memory caching, and data export tools.
Which of the following describes Amazon DynamoDB?