关于spring cloud翻译
- Configuration management
- Service discovery
- Circuit breakers
- Intelligent routing
- Control bus
- Global lock
- Leadership election
- One-time tokens
- Distributed Sessions
参考http://www.baeldung.com/category/cloud/
- Eureka: 服务注册发现框架
- Zuul: 服务网关
- Ribbon: 客户端框架
- Hystrix: 服务容错组件
- NGINX SpringCloud ELK: 架构
参考http://cloud.spring.io/spring-cloud-static/docs/1.0.x/spring-cloud.html#_refresh_scope
架构图