Creating DynamoDB Tables and Indices

Difficulty: Beginner
Duration: 3 minutes and 40 seconds
Students: 439
Rating: 3.5/5

In this lesson, we present how to create DynamoDB tables including local and secondary indices.

Learning Objectives

  • Creating DynamoDB tables using the AWS Console
  • Creating local and global secondary indices 

Intended Audience

  • Architects and developers looking to understand how to create DynamoDB Tables using the different modalities provided by AWS
  • Those studying for the AWS Solutions Architect Associate and Developer Associate certifications

Prerequisites

  • Meet the requirements for the Cloud Practitioner certification or equivalent experience
  • Understand the fundamentals of DynamoDB as presented in the DynamoDB Basics lesson
  • It will help if you follow up with the Reading and Writing data in DynamoDB lesson
Covered Topics