Auto-sync: 2026-04-16 17:30

This commit is contained in:
2026-04-16 17:30:41 +08:00
parent b2250c60b2
commit c999498de4
662 changed files with 3797 additions and 21340 deletions

View File

@@ -0,0 +1,22 @@
---
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]]