// databases-warehouses
Managed NoSQL Key-Value Database
A fully managed, serverless NoSQL database service from AWS designed for high-performance applications at any scale. DynamoDB provides single-digit millisecond performance with built-in security, backup, and in-memory caching.
Python data engineers use `boto3`'s DynamoDB resource to store pipeline state, idempotency tokens, and metadata that needs sub-millisecond lookup by key. DynamoDB Streams connected to Lambda functions enable event-driven pipeline triggers — each new record insert automatically kicks off downstream processing without polling.
A fully managed, serverless NoSQL database service from AWS designed for high-performance applications at any scale. DynamoDB provides single-digit millisecond performance with built-in security, backup, and in-memory caching.
Amazon DynamoDB offers $$ pricing options.
Amazon DynamoDB is listed under the Databases & Data Warehouses category on Python Data Engineering.
Details
Related
| Tool | Pricing | Rating | |
|---|---|---|---|
AR Amazon RDS Managed Relational Database Service | $$ | ★ 4.6 | → |
AK AWS Kinesis Managed Real-Time Streaming | $$ | ★ 4.4 | → |
AE AWS EMR Managed Big Data Platform | $$ | ★ 4.5 | → |