Learn about Amazon DynamoDB with interactive visualizations and depth.
Course Modules
Core Concepts
Explore the core concepts of Amazon DynamoDB. Master the architecture, scaling mechanisms, partition keys, throughput calculations, and consistency models.
Data Modeling & Single Table Design
Master DynamoDB Data Modeling. Learn Single Table Design, Partition Keys, Sort Keys, Adjacency Lists, and utilize the NoSQL Workbench for visualization.
Secondary Indexes
Master Secondary Indexes in DynamoDB. Learn how to use Global (GSI) and Local (LSI) indexes, overloading, and sparse indexing for flexible data querying.
Module 4: Streams & Lambda
Turn DynamoDB into an event bus. Learn how to trigger Lambda functions, build event-driven architectures, and integrate with Kinesis for analytics.
Performance Optimization
Learn about Performance Optimization with interactive visualizations and depth.