Files
nexus/wiki/concepts/Cloud-Native.md
2026-04-16 17:30:41 +08:00

585 B
Raw Blame History

title, type, tags, sources, last_updated
title type tags sources last_updated
Cloud Native concept
Cloud
Architecture
Cloud-Maturity-Model-A-Detailed-Guide-For-Cloud-Adoption
2025-02-28

Summary

Cloud Native云原生是一种利用云平台原生特性构建和运行应用程序的方法论。

Definition

云原生应用充分利用云平台的动态特性,在公有云、私有云和混合云环境中运行。

Key Characteristics

  • 容器化部署
  • 微服务架构
  • 动态管理
  • 利用 CNCF 生态系统

Connections