Overview: DynamoDB Deep Dive
Let’s look at the topics we will cover in this course.
What is DynamoDB?
Here we will cover the basics of NoSQL databases and the features of DynamoDB.
Creating tables
In this section, we will discuss the flow for table creation. We will also discuss the things consider when creating tables.
Creating items
We will discuss how to populate tables after creating them.