Chapter 2: Core Concepts in DynamoDB

This chapter will introduce the vocabulary of DynamoDB—tables, items, attributes, etc. --with comparisons to relational databases where relevant. Then we’ll take a deeper look at primary keys, secondary indexes, and item collections, which are three of the foundational concepts in DynamoDB.