美文网首页
APISIX - API 网关

APISIX - API 网关

作者: michael_jia | 来源:发表于2022-07-27 23:56 被阅读0次

APISIX

Etcd

  • Etcd is a strongly consistent, distributed key-value store that provides a reliable way to store data for distributed systems.
  • The Raft Consensus Algorithm
  • Nginx + etcd

etcd:a daemon that runs across all computers in a cluster and provides a dynamic configuration registry, allowing various configuration data to be easily and reliably shared between the cluster members.


etcd

资料

后端架构演变史
  • ASF: Apache Software Foundation.
  • PMC:Project Management committees
  • contributor -> committer -> PMC
  • 孵化项目(incoming project,incubating project,podling)PPMC:Podling Project Management Committee。
  • ALC: Apache Local Community.

相关文章

网友评论

      本文标题:APISIX - API 网关

      本文链接:https://www.haomeiwen.com/subject/leytwrtx.html