我们先来看CNCF云原生定义:
Cloud native technologies empower organizations to build and run scalable applications in modern, dynamic environments such as public, private, and hybrid clouds. Containers, service meshes, microservices, immutable infrastructure, and declarative APIs exemplify this approach.
云原生技术有利于各组织在公有云、私有云和混合云等新型动态环境中,构建和运行可弹性扩展的应用。
云原生的代表技术包括容器、服务网格、微服务、不可变基础设施和声明式 API。
我们为什么需要云原生?
https://mp.weixin.qq.com/s/q5KMcQmOYfhg5itFOL4NTA
为什么IT人都要学习云原生?
https://www.bilibili.com/video/BV18F411z74G
如何理解微服务?微服务优点与用途解析
https://www.redhat.com/zh/topics/microservices
什么是服务网格?
https://www.redhat.com/zh/topics/microservices/what-is-a-service-mesh
服务网格是什么“格”?
https://zhuanlan.zhihu.com/p/413044096
学习声明式API和编程范式,成为云原生API工程师
https://www.modb.pro/db/212870
https://www.mianshigee.com/tutorial/learning-cloudnative/7bb7c6d9505bf389.md
编程范式:命令式编程(Imperative)、声明式编程(Declarative)和函数式编程(Functional)
https://www.cnblogs.com/sirkevin/p/8283110.html
命令式和声明式,哪个才是你的菜?
https://blog.csdn.net/weixin_45443931/article/details/98869353
当我们谈论不可变基础设施时,我们在谈论什么?
https://blog.ihypo.net/16556204388819.html
欢迎来到「不可变基础设施」时代
https://dockone.io/article/3459
https://zhuanlan.zhihu.com/p/382203966
不可变基础设施:拒绝 SSH
https://linux.cn/article-6173-1.html
云原生定义解析—不可变基础设施 (immutable infrastructure)