You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dev-protocol/高潜架构师傍身技能-服务治理设计.md

40 lines
703 B
Markdown

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

## 1. 傍身技能-服务治理-Nacos负载均衡
### 1.1 走进微服务与Spring Cloud
### 1.2 如何实现服务治理
### 1.3 如何实现负载均衡
## 2. 傍身技能-服务治理-链路追踪,分布式事务
### 2.1 如何实现跨应用的服务间调用
### 2.2 如何实现跨应用的链路追踪
### 2.3 如何实现分布式事务
## 3. 傍身技能-服务治理-限流和容错,配置管理
### 3.1 如何实现服务限流和服务容错
### 3.2 如何实现配置管理
## 4. 傍身技能-服务治理-网关/安全/消息驱动
### 4.1 如何实现轻量级的网关系统
### 4.2 如何实现微服务的安全
### 4.3 如何实现微服务消息驱动