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,22 +0,0 @@
---
title: "Cloud Native"
type: concept
tags: [Cloud, Architecture]
sources: [Cloud-Maturity-Model-A-Detailed-Guide-For-Cloud-Adoption]
last_updated: 2025-02-28
---
## Summary
Cloud Native云原生是一种利用云平台原生特性构建和运行应用程序的方法论。
## Definition
云原生应用充分利用云平台的动态特性,在公有云、私有云和混合云环境中运行。
## Key Characteristics
- 容器化部署
- 微服务架构
- 动态管理
- 利用 CNCF 生态系统
## Connections
- [[Cloud-Native]] ← part_of ← [[Cloud-Maturity-Model]]