Auto-sync: 2026-04-18 20:02
This commit is contained in:
23
wiki/entities/Amazon-DocumentDB.md
Normal file
23
wiki/entities/Amazon-DocumentDB.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
title: "Amazon DocumentDB"
|
||||
type: entity
|
||||
tags: [AWS, Database, NoSQL, Document]
|
||||
date: 2026-04-18
|
||||
---
|
||||
|
||||
## Definition
|
||||
Amazon DocumentDB 是 AWS 提供的全托管 MongoDB 兼容文档数据库,提供灵活模式处理 JSON 文档。
|
||||
|
||||
## Key Characteristics
|
||||
- 兼容性:MongoDB 兼容
|
||||
- 模式:灵活 JSON 模式
|
||||
- 复制:自动多可用区复制
|
||||
- 扩展:自动扩展存储
|
||||
|
||||
## Use Cases
|
||||
- 内容管理系统
|
||||
- 用户配置文件
|
||||
- 目录管理
|
||||
|
||||
## Sources
|
||||
- [[ctp-topic-51-architecting-with-aws-purpose-built-databases]]
|
||||
Reference in New Issue
Block a user