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,41 @@
---
title: "What I Know About Cloud Service Delivery"
type: source
tags: []
date: 2026-04-14
---
## Source File
- [[raw/Cloud & DevOps/What I know about Cloud Service Delivery 1.md]]
## Summary
- 核心主题:云服务交付的完整生命周期
- 问题域:服务配置、监控、安全、成本管理
- 方法/机制12个核心领域的云服务管理
- 结论/价值:云服务交付是连接技术与业务价值的桥梁
## Key Claims
- 云服务交付涵盖IaaS、PaaS、SaaS的完整生命周期
- 团队包含云基础设施工程师、运维工程师、安全专家
- AIOps驱动云DevOps成熟度
## Key Quotes
> "Cloud Service Delivery is the bridge between the raw capabilities of cloud technology and the reliable, secure, performant services that businesses and users actually consume."
## Key Concepts
- [[云服务交付]]:云服务生命周期管理
- [[FinOps]]:云财务管理
- [[IaC]]:基础设施即代码
- [[SLA]]:服务级别协议
- [[SLO]]:服务级别目标
## Key Entities
- [[AWS CloudWatch]]:监控工具
- [[Grafana]]:可视化监控
## Connections
- [[云服务交付]] ← includes ← [[FinOps]]
- [[云服务交付]] ← uses ← [[IaC]]
## Contradictions
- 无