This lab teaches you about Amazon DynamoDB by walking you through how to create, query, view and delete a table in the AWS Management Console.
Level
Fundamental
Duration
0 Hours 45 MinutesCourse Objectives
In this course, you will learn how to:
- Create an Amazon DynamoDB table
- Enter data into an Amazon DynamoDB table
- Query an Amazon DynamoDB table
- Delete an Amazon DynamoDB table
Intended Audience
This course is intended for:
- Data Engineers
Prerequisites
We recommend that attendees of this course have the following prerequisites:
- None
Course Outline
- Task 1: Create a New Table
- Task 2: Add Data
- Task 3: Modify an Existing Item
- Task 4: Query the Table
- Task 5: Delete the Table