天天看点

API 网关华山论剑: Nginx, ZUUL, Spring cloud Gateway

贴两篇业界比较知名的文章:

1)API 网关性能比较:NGINX vs. ZUUL vs. Spring Cloud Gateway vs. Linkerd

2)纠错帖:Zuul & Spring Cloud Gateway & Linkerd性能对比

官网spring cloud Gateway doc 在这里

3)Spring Cloud Gateway 2.2.0 doc

另外,学习spring cloud gateway

1) quick start io

2) spring cloud gateway official  samples 

3) Spring Cloud Config Github配置中心

4)史上最简单的 SpringCloud 教程

学习spring cloud 整个架构中各个模块的例子见

1)spring cloud深入学习

学习spring cloud config 配置的例子见

1)Spring Cloud Config Github配置中心

2)HA模式的高可用config中心

继续阅读