1. 2
    Add and edit an item in a DynamoDB table using AWS Console
    2m 37s

Add and edit an item in a DynamoDB table using AWS Console

InstructorTomasz Łakomy

Share this video with your friends

Send Tweet

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