Keyspaces

Amazon Keyspaces is an Apache Cassandra compatible key-value store.

Concepts

  • Tables contain the data.
  • Nodes are managed by the platform.

Capacity modes

  • On-demand performs automatic scaling in response to traffic.
  • Provisioned delivers optimal price-performance for consistent workloads

Limits

  • Row size of 1MB
  • Storage capacity
  • Schema size of 350KB
  • 256 tables per-region