This lab teaches you the basics of creating and managing an Amazon DynamoDB table using the AWS CLI and the AWS SDK for Python (Boto3).
Level
Intermediate
Duration
1 Hours 30 MinutesCourse Objectives
In this course, you will learn how to:
- Create and manage a DynamoDB table using the AWS Command Line Interface (AWS CLI)
- Create and manage an Amazon DynamoDB table using the AWS SDK for Python
Intended Audience
This course is intended for:
- Data Engineers
- Developers
Prerequisites
We recommend that attendees of this course have the following prerequisites:
- Familiar with basic navigation of the AWS Management Console, NoSQL database concepts, and Python programming language
- Comfortable editing scripts using a text editor
Course Outline
Task 1: Use the AWS CLI to create and manage a DynamoDB table
Task 2: Use the AWS SDK for Python to create and manage a DynamoDB table