Files
nexus/wiki/entities/Amazon-Keyspaces.md
2026-04-18 20:02:44 +08:00

23 lines
519 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Amazon Keyspaces"
type: entity
tags: [AWS, Database, Wide-Column, Cassandra]
date: 2026-04-18
---
## Definition
Amazon Keyspaces 是 AWS 提供的 Apache Cassandra 托管服务,提供无服务器选项。
## Key Characteristics
- 兼容性Apache Cassandra 兼容
- 部署:无服务器选项
- 复制:自动多可用区复制
- 扩展:自动扩展
## Use Cases
- 物联网时序数据
- 事件日志
- 大规模应用
## Sources
- [[ctp-topic-51-architecting-with-aws-purpose-built-databases]]