feat(wiki): ingest Cloud DevOps and Home Office sources batch

This commit is contained in:
2026-04-14 20:27:45 +08:00
parent b299ecf694
commit 189d98acd2
57 changed files with 2029 additions and 189 deletions

View File

@@ -0,0 +1,43 @@
---
title: "Public vs Private vs Hybrid Cloud Differences Explained"
type: source
tags: []
date: 2026-04-14
---
## Source File
- [[raw/Cloud & DevOps/Public vs Private vs Hybrid Cloud Differences Explained.md]]
## Summary
- 核心主题:公有云、私有云、混合云的区别
- 问题域:云部署模型选择
- 方法/机制:三维度对比分析
- 结论/价值:平衡是选择云策略的核心要素
## Key Claims
- 公有云:共享的第三方资源,弹性高,成本低
- 私有云:仅供单一组织使用,安全性和控制力强
- 混合云:结合两者优势,灵活分配工作负载
## Key Quotes
> "Balance is the driver in architecting your approach to cloud computing."
## Key Concepts
- [[公有云]]:共享基础设施
- [[私有云]]:专用环境
- [[混合云]]:公私结合
- [[SaaS]]:软件即服务
- [[IaaS]]:基础设施即服务
- [[PaaS]]:平台即服务
## Key Entities
- [[AWS]]Amazon Web Services
- [[Azure]]Microsoft Azure
- [[Google Cloud]]GCP
## Connections
- [[混合云]] ← combines ← [[公有云]]
- [[混合云]] ← combines ← [[私有云]]
## Contradictions
- 无