aws:database:dynamodb
This is an old revision of the document!
DynamoDB
What it is: A fully managed NoSQL key-value and document database.
What it’s for:
- Low-latency workloads at any scale.
- Serverless applications (no servers to manage).
- Event-driven patterns with Streams.
Key ideas:
- Data model uses:
- Sort Key (optional)
- Scaling:
- On-demand or provisioned capacity (exam topic).
- Secondary indexes:
- Change capture:
Exam cues:
- “single-digit millisecond latency at scale” → DynamoDB.
- “serverless NoSQL” → DynamoDB.
aws/database/dynamodb.1766906256.txt.gz · Last modified: by phong2018
