Auto-sync: 2026-04-19 00:02
This commit is contained in:
24
wiki/entities/Compute-Node.md
Normal file
24
wiki/entities/Compute-Node.md
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
title: "Compute Node"
|
||||
type: entity
|
||||
tags: [AWS, Redshift]
|
||||
sources: [ctp-topic-68-introduction-to-redshift]
|
||||
last_updated: 2026-04-18
|
||||
---
|
||||
|
||||
## Summary
|
||||
|
||||
Redshift 架构中的计算节点,负责实际查询执行。
|
||||
|
||||
## Definition
|
||||
|
||||
Redshift 集群中执行查询的节点,查询在切片(slice)上处理数据。
|
||||
|
||||
## Key Attributes
|
||||
|
||||
- **职责**:执行查询、处理数据、返回结果到 Leader Node
|
||||
- **资源**:取决于实例类型(CPU、RAM、存储)
|
||||
|
||||
## Connections
|
||||
|
||||
- [[AWS-Redshift]] → 使用 → [[Compute-Node]]
|
||||
Reference in New Issue
Block a user