LOCAL PREVIEW View on GitHub

DynamoDB

Notes on DynamoDB for ML platform / Applied AI interview preparation. The file index below shows what's in scope; click through to the individual notes for the depth.

Interview talking points

  • Skim the file index below for the questions this folder helps answer.
  • Cross-reference notes on related topics from the home page.

Files in this folder

File Title
01-dynamodb-in-project-hld.md DynamoDB in MangaAssist - Project Usage and Architecture Decision
02-dynamodb-deep-dive-lld.md DynamoDB Deep Dive - Basics, Harder Questions, Pitfalls, and Scale Notes
03-dynamodb-lambda-integration-lld.md DynamoDB + Lambda Integration — Low-Level Design
04-dynamodb-streams-event-driven-lld.md DynamoDB Streams & Event-Driven Architecture — Low-Level Design
05-dynamodb-apigw-stepfunctions-lld.md DynamoDB + API Gateway + Step Functions — Orchestration LLD
06-dynamodb-caching-dax-redis-lld.md DynamoDB + Caching (DAX & ElastiCache Redis) — Low-Level Design
07-dynamodb-s3-kinesis-pipeline-lld.md DynamoDB + S3 + Kinesis — Data Pipeline, Backup & Analytics LLD
08-dynamodb-security-observability-lld.md DynamoDB Cross-Service Security, IAM & Observability — Low-Level Design
09-dynamodb-basics.md DynamoDB Basics — Comprehensive Reference
10-dynamodb-scaling-scenarios.md DynamoDB Scaling Scenarios — How DynamoDB Outperforms Relational and Other NoSQL Databases

Back to the home page.