40 lines
1.9 KiB
Markdown
40 lines
1.9 KiB
Markdown
---
|
||
title: "Urban Sprawl"
|
||
type: concept
|
||
tags: [Cloud, Infrastructure, Cost, Anti-Pattern]
|
||
sources: ["ctp-topic-53-why-bother-with-cloud"]
|
||
last_updated: 2026-05-10
|
||
---
|
||
|
||
## Definition
|
||
|
||
Urban Sprawl(城市蔓延)是一个借喻概念,原指城市无计划扩张导致基础设施管理困难。在此语境下,用于描述企业数据中心规模的失控扩张——服务器、网络设备、存储资源的无序增长形成"技术债务",带来高运维成本、低资源利用率和治理复杂性。
|
||
|
||
## Application in Cloud Transformation Context
|
||
|
||
在 [[ctp-topic-53-why-bother-with-cloud]] 中,Urban Sprawl 被量化为:
|
||
- **规模**:14 个数据中心、近 20,000 项资产
|
||
- **利用率**:硬件利用率不足 40%
|
||
- **冗余**:Houston 有 89 个空机架和 360 台未使用服务器
|
||
- **营收对比**:年营收 $25 亿的 Micro Focus,VMware 足迹比规模大 8 倍的公司还大
|
||
|
||
## Why It's a Problem
|
||
|
||
- **成本膨胀**:每个数据中心都需要电力、冷却、空间、机架和维护人员
|
||
- **效率低下**:低利用率意味着大量资源被闲置浪费
|
||
- **管理复杂性**:跨多个地点管理异构基础设施的协调成本
|
||
- **敏捷性受限**:本地基础设施难以快速响应业务需求变化
|
||
|
||
## Solution: Cloud Migration
|
||
|
||
云迁移是对抗 Urban Sprawl 的核心策略。[[ctp-topic-53-why-bother-with-cloud]] 提供的数据证明:
|
||
- 3 个产品从 Bublikan 迁出后,decommission 了 575 台物理服务器,云端仅需 240 台虚拟服务器
|
||
- Redding 数据中心退出时,40% 的应用直接关机(说明这些应用可能从未被使用)
|
||
|
||
## Related Concepts
|
||
- [[Cloud-First-Policy]]:对抗 Urban Sprawl 的策略之一
|
||
- [[Landing-Zone-Architecture]]:在云端建立有序的基础设施架构
|
||
|
||
## Related Sources
|
||
- [[ctp-topic-53-why-bother-with-cloud]] — 首次将 Urban Sprawl 概念引入 CTP 语境
|