DynamoDB at scale
DynamoDB is a serverless NoSQL database that holds single-digit-millisecond latency no matter how large it grows. It scales horizontally where a relational database scales up, and you design it around access patterns rather than joins. Knowing when it beats RDS, and how its keys work, is the goal.
Sign in to start the lab