Auto-sync: 2026-04-21 17:12

This commit is contained in:
2026-04-21 17:12:45 +08:00
parent 914c8f6925
commit 0fe7ba237f
1888 changed files with 220 additions and 68174 deletions

View File

@@ -1,34 +0,0 @@
---
title: "Hub-and-Spoke"
type: concept
tags:
- networking
- topology
---
## Aliases
- Hub-and-Spoke
- 星型拓扑
- Hub and Spoke
## Description
一种网络拓扑结构所有分支Spoke连接到中心节点Hub分支间的通信通常经过 Hub 中转。在 AWS 云网络架构中Transit Gateway 充当 HubVPC 和 Landing Zones 作为 Spoke实现集中化的网络管理。
## Use Cases
- AWS Transit Gateway 连接多个 VPC
- 企业广域网架构
- 跨区域网络互联
## Related Concepts
- [[Transit Gateway]]
- [[SD-WAN]]
- [[Overlay Network]]
## Related Entities
- [[AWS]]
## Sources
- [[ctp-topic-18-wide-area-networking-in-aws-cloud]]
## Related Sources
- [[ctp-topic-14-octane-hub-on-aws-real-life-experience]]