Spring Cloud

服务注册:EurekaConsulZookeeper

服务配置:ConfigZookeeper

服务总线:Bus

网关: Spring Cloud Gateway

远程调用:OpenFeign | 已维护

负载均衡:LoadBalancer

分布式缓存:Redis

分布式消息:消息队列

分布式协调框架:Zookeeper

服务熔断:Resilience4J

服务追踪:ZipkinSkyWalking

Spring Cloud Alibaba

服务注册:Nacos

服务配置: Nacos

服务总线:Nacos

限流降级:Sentinel

远程调用:Dubbo

分布式事务:Seata

分布式消息:RocketMQ

Spring Cloud Netflix

服务注册:Eureka

服务配置:Config

服务总线:Bus

网关:Zuul

远程调用:Feign

负载均衡:Ribbon

服务熔断:Hystrix

服务追踪:Sleuth

分布式

分布式与集群的区别

SOA 架构和微服务架构的区别

幂等设计与分布式锁设计

分布式事务

分布式日志:Loki