This lab is currently in Beta, content may be updated as we refine the material
LABINTERMEDIATE

DynamoDB Streams to Lambda — Event-Driven Data Pipeline

Build an event-driven pipeline where DynamoDB Streams trigger a Lambda function that automatically writes audit records to a second table.

40 minutes
infrastructure/aws
DynamoDB Streams to Lambda — Event-Driven Data Pipeline - Platform Engineering Hands-On Lab Icon
Share this Lab

Lab Overview

Build a complete event-driven data pipeline on AWS using DynamoDB Streams and Lambda. You will create a DynamoDB Orders table with a Global Secondary Index, enable Streams, and deploy a Lambda consumer that automatically writes summary records to an OrderAudit table whenever items are inserted or modified.

You'll learn to:

  • Create DynamoDB tables with partition keys, sort keys, and on-demand capacity
  • Add a Global Secondary Index for alternate query patterns
  • Enable DynamoDB Streams with NEW_AND_OLD_IMAGES view type
  • Create a Lambda execution role with DynamoDB and CloudWatch permissions
  • Deploy a Python Lambda that processes stream events
  • Wire an event source mapping from DynamoDB Streams to Lambda
  • Query a GSI by a specific partition key

Key Resources:

What You'll Learn

Create DynamoDB tables with composite primary keys and on-demand billing

Configure a Global Secondary Index for alternate query access patterns

Enable and configure DynamoDB Streams on a table

Deploy a Lambda function that processes DynamoDB stream records

Create an event source mapping between DynamoDB Streams and Lambda

Query a GSI to retrieve items by a non-primary-key attribute

Prerequisites

Basic AWS CLI familiarity

Understanding of JSON data formats

Familiarity with IAM roles and policies

Technologies Covered

awsdynamodblambdadynamodb-streamsevent-drivenserverlessgsi

Part of a Course

This lab is part of the AWS Solutions Architect Associate (SAA-C03) course

View All Courses

Choose your plan

Simple, Transparent Pricing

Unlock full access to TeKanAid courses, labs, and bootcamps

Buying for a team? Private corporate training is available for up to 15 learners.View team training
MonthlyQuarterly
Try Premium free for 7 days →

Just exploring? Start free below. Want the full experience? Try Premium free for 7 days (card required, $0 today).

Pro

All courses, with lab scripts to run on your own machine

$59/month

Renews automatically. Cancel anytime.

Final price verified at checkout.

  • Full access to all courses
  • Lab scripts to download and run on your own machine (hosted labs not included)
  • Progress tracking
  • Certificate of completion
  • Community access
  • Self-paced bootcamps
  • Premium puzzle library not included (5 free puzzles available)
  • New content access
Recommended

Premium

Full access, including unlimited hosted labs

$99/month

Renews automatically. Cancel anytime.

Final price verified at checkout.

  • Everything in Pro
  • Unlimited hands-on labs, fully hosted on TeKanAid Academy (nothing to set up)
  • Full access to the puzzle library
  • Lab AI Assistant
  • Priority support

Prefer a single course?

Purchase individual courses for a one-time fee of $79. Full access to course content, quizzes, certificates, and community features, lab access is not included.

Browse Courses

Just exploring? Start free, no account needed

Three free ways to start. All bridge into the paid Premium catalog when you're ready.

Not ready to commit? The crash course is email-only. No academy account required.

Ready to Get Started?

Start this hands-on lab and build real-world Platform Engineering skills

Get Access Now