# cloud2020 **Repository Path**: weiqx/cloud2020 ## Basic Information - **Project Name**: cloud2020 - **Description**: cloud微服务学习-尚硅谷 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-22 - **Last Updated**: 2022-02-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cloud2020 #### 介绍 cloud微服务学习-尚硅谷 https://www.bilibili.com/video/BV18E411x7eT?p=1 #### 微服务组件 1. 服务注册中心 *Eureka,Zookeeper,Consul,Nacos 2. 服务负载与调用 Ribbon,LoadBalancer 3. 服务调用 *Feign,OpenFeign 4. 服务降级 *Hystrix,sentinel 5. 服务网关 *Zuul,GateWay 6. 服务配置 *Config,Nacos 7. 服务总线 *Bus,Nacos 星号表示不再推荐使用