SpringCloud阶段总结

2019-08-31 07:13:46来源:博客园 阅读 ()

新老客户大回馈,云服务器低至5折

SpringCloud阶段总结


组件列表

  • 服务注册:Eureka
  • 客户端负载均衡:Ribbon
  • 客户端调用工具:Feign
  • 熔断器:Hystrix
  • 熔断监控:Turbine
  • API网关:Zuul
  • 分布式调用链监控:Spring Cloud Sleuth + Zipkin
  • 分布式配置中心Apollo

参考资料清单

  • 视频:

腾讯课堂:https://ke.qq.com/course/280057#term_id=100331701

B站:https://www.bilibili.com/video/av22613028


  • 参考博客:

Spring Cloud 系列文章http://www.ityouknow.com/spring-cloud

Yibo:https://windmt.com/tags/Microservices/

微服务系统:解惑、技术选型:http://www.youmeek.com/microservice/


  • 参考Github开源项目:

《史上最简单的Spring Cloud教程源码》https://github.com/forezp/SpringCloudLearning

Spring Cloud 学习案例,服务发现、服务治理、链路追踪、服务监控等 https://github.com/ityouknow/spring-cloud-examples



  • 总结笔记:

博客园Noneplus:https://www.cnblogs.com/noneplus/category/1529569.html


原文链接:https://www.cnblogs.com/noneplus/p/11430642.html
如有疑问请与原作者联系

标签:

版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有

上一篇:解决eclipse为什么不能查看源码

下一篇:数据库内功心法:数据库基本理论