Dynamodb

Use when modeling or operating a DynamoDB table: deriving partition/sort keys from access patterns, single-table vs table-per-entity, adding a GSI/LSI, on-demand vs provisioned capacity, or diagnosing hot-partition throttling. NOT relational schema/SQL/EXPLAIN (that is `postgresdb`), NOT aggregation-pipeline document modeling (that is `mongodb`).

ericrisco d6b0bc0 6 files · 29.4 KB Updated

File contents

ericrisco/rsc-harness/tree/main/skills/dynamodb commit d6b0bc08d8

Frequently asked questions

npx skillmds@latest add ericrisco/dynamodb