# SpringCloud ## 1. 概念综述 - 参考: https://github.com/alibaba/spring-cloud-alibaba/wiki/ - 版本选择 - 开源组件 - Nacos Config - Nacos Discovery - Sentinel - RocketMQ - Dubbo Spring Cloud - 商业化组件 - OSS - SchedulerX - SMS - Example - Sentinel - Nacos Config - Nacos Discovery - RocketMQ - OSS - SMS - Dubbo Spring Cloud - 视频: https://coding.imooc.com/class/chapter/358.html#Anchor - ## 2. 服务发现-Nacos ## 3. 实现负载均衡-Ribbon ## 4. 声明式HTTP客户端-Feign ## 5. 服务容错-Sentinel ## 6. 消息驱动的微服务-Spring Cloud Alibaba RocketMQ ## 7. API网关-Spring Cloud Gateway ## 8. 微服务的用户认证与授权 ## 9. 配置管理-Nacos ## 10. 调用链监控-Sleuth ## 11. 多维度微服务监控 ## 12. 完美融合异构微服务 ## 13. Spring Cloud Alibaba升级 ## 14. SpringBoot Admin 微服务应用监控 ## 15. SpringCloud Sleuth + Zipkin:分布式日志追踪 ## 16. 微服务通信 Ribbon + OpenFeign ## 17. SpringCloud Netflix Hystrix 实现微服务容错 ## 18. Seata:分布式事务解决方案 ## 19. 基于 SpringCloud Alibaba Sentinel 实现网关动态限流 ## 20. 微服务工程部署与整体可用性验证