Auto-sync: 2026-04-19 00:02
This commit is contained in:
38
wiki/entities/AWS-Redshift.md
Normal file
38
wiki/entities/AWS-Redshift.md
Normal file
@@ -0,0 +1,38 @@
|
||||
---
|
||||
title: "AWS Redshift"
|
||||
type: entity
|
||||
tags: [AWS, data-warehouse]
|
||||
sources: [ctp-topic-68-introduction-to-redshift]
|
||||
last_updated: 2026-04-18
|
||||
---
|
||||
|
||||
## Summary
|
||||
|
||||
AWS Redshift 是 Amazon 提供的完全托管的 PB 级云端数据仓库服务,专为数据仓库场景设计,支持 OLAP(在线分析处理)。
|
||||
|
||||
## Definition
|
||||
|
||||
- **类型**:数据仓库服务
|
||||
- **提供商**:AWS
|
||||
- **规模**:PB 级
|
||||
- **用途**:在线分析处理(OLAP),快速从大型数据集检索数据
|
||||
|
||||
## Key Attributes
|
||||
|
||||
- **架构类型**:Leader Node + Compute Node
|
||||
- **存储类型**:列式存储
|
||||
- **压缩**:支持 LZO 等压缩编码
|
||||
- **实例类型**:Dense Compute、Dense Storage、RA3
|
||||
|
||||
## Key Features
|
||||
|
||||
- 完全托管(Easy to install, maintain, backups)
|
||||
- 点时间恢复
|
||||
- 跨区域灾难恢复
|
||||
- 按使用量付费
|
||||
|
||||
## Connections
|
||||
|
||||
- [[AWS]] → 提供 → [[AWS-Redshift]]
|
||||
- [[AWS-Redshift]] → 管理通过 → [[Leader-Node]]
|
||||
- [[AWS-Redshift]] → 执行查询通过 → [[Compute-Node]]
|
||||
Reference in New Issue
Block a user