An empty DynamoDB table is not really useful, the goal of a database is to... well, store data
In this lesson we're going to learn how to add a new item in a DynamoDB table, what kind of fields can we have within a a table, what does it mean that DynamoDB is an NoSQL database and how to edit an item