(Jin Qing's Column, Oct. 25, 2021)
Reading "The Evolution of Distributed Systems on Kubernetes" from Bilgin Ibryam.
https://www.infoq.com/articles/distributed-systems-kubernetes/
What are the purpose of projects like Dapr, Istio, Knative? How can they change the world?
The needs of distributed systems:
Business logic
Other
enterprise service bus (ESB): not distributed
Kubernetes: Lifecycle
Istio: Networking
Knative: scale
Networking, resource binding, state
Write business logic as another runtime. Here runtime is a process?
Faas is not the best. Multi-runtime microservice maybe is.
Mecha architecture
Powered by: C++博客 Copyright © 金慶