Software Engineering KB

Home

❯

03 Data Management

❯

01 NoSQL Databases

❯

01 Concept

❯

DynamoDB

DynamoDB

Feb 10, 20261 min read

  • nosql
  • key-value
  • dynamodb
  • aws

DynamoDB

← Back to Key-Value Stores

AWS managed key-value and document database with partition key + sort key model, auto-scaling, single-digit millisecond latency, and pay-per-request pricing.

Key Properties

  • Partition Key Plus Sort Key
  • Auto-Scaling
  • Single-Digit ms Latency
  • Pay-Per-Request Pricing

nosql key-value dynamodb aws


Graph View

  • DynamoDB
  • Key Properties

Backlinks

  • Key-Value Stores
  • Partition Key Plus Sort Key
  • AWS Databases

Created with Quartz v4.5.2 © 2026

  • GitHub