navigation

Amazon DynamoDB Immersion Day

Mở Biểu trưng DynamoDB

Welcome to the AWS Workshop and Lab Content Portal for Amazon DynamoDB, a key-value and document database that delivers single-digit millisecond performance at any scale. Here you will find a collection of workshops and hands-on content aimed at helping you gain an understanding of DynamoDB features and NoSQL data modeling best practices.

The 200-level hands on labs (LHOL) include exercises designed to familarize you with DynamoDB using the CLI and the AWS Management Console. This site also includes a workshop (LADV) that is a collection of easy-to-follow instructions, scripts, and tutorial data. In addition the site includes a collection of data model design challenge scenarios (LDC) to help you understand the decisions and tradeoffs made while building efficient data models. If you’re already comfortable with these topics and you would like to learn more about DynamoDB global tables, the site includes a multi-region workshop with a fun video-streaming use case (LMR).

Prior expertise with AWS and NoSQL databases is beneficial but not required to complete this workshop. If you’re brand new to DynamoDB with no experience, you may want to begin with Hands-on Labs for Amazon DynamoDB. If you want to learn the design patterns for DynamoDB, check out Advanced Design Patterns for DynamoDB and the Design Challenges scenarios.

Looking for a larger challenge?

The DynamoDB Immersion Day has a series of workshops designed to cover advanced topics. If you want to dig deep into streaming aggregations with AWS Lambda and DynamoDB Streams, consider LEDA. Or if you want an easier introduction CDC you can consider LCDC. Do you want to integrate Generative AI to create a context-aware reasoning application? If so consider LBED, a lab that takes a product catalog from DynamoDB and contiously indexes it into OpenSearch Service for natural language queries supported by Amazon Bedrock.

Dive into the content:

  • LHOL: Hands-on Labs for Amazon DynamoDB
  • LBED: Generative AI with DynamoDB zero-ETL to OpenSearch integration and Amazon Bedrock
  • LADV: Advanced Design Patterns for Amazon DynamoDB
  • LCDC: Change Data Capture for Amazon DynamoDB
  • LMR: Build and Deploy a Global Serverless Application with Amazon DynamoDB
  • LEDA: Build a Serverless Event Driven Architecture with DynamoDB
  • LGME: Modeling Game Player Data with Amazon DynamoDB
  • LDC: Design Challenges