LCDC: Change Data Capture for Amazon DynamoDB

In this workshop, you will learn how to perform change data capture of item level changes on DynamoDB tables using Amazon DynamoDB Streams  and Amazon Kinesis Data Streams . This technique allows you to develop event-driven solutions that are initiated by alterations made to item-level data stored in DynamoDB.

Here is what this workshop includes:

  1. Getting Started
  2. Scenario Overview
  3. Change Data Capture using DynamoDB Streams
  4. Change Data Capture using Kinesis Data Streams
  5. Summary and Clean Up

Target audience

This workshop is designed for developers, engineers, and database administrators who are involved in designing and maintaining DynamoDB applications.

Requirements

Basic knowledge of AWS services

Basic understanding of DynamoDB

  • If you’re not familiar with DynamoDB or are not participating in this lab as part of an AWS event, consider reviewing the documentation on “What is Amazon DynamoDB? "

If you’re not part of an AWS event and you haven’t recently reviewed DynamoDB design concepts, we suggest you watch this video on Advanced Design Patterns for DynamoDB , which is about an hour in duration.