Skip to content

Commit 081b265

Browse files
committed
新增 微服务
1 parent 9b246eb commit 081b265

7 files changed

+141
-5
lines changed

README.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -244,9 +244,19 @@
244244

245245
容器化引擎服务
246246

247-
- 微服务思想
247+
- [微服务](notes/微服务.md)
248248

249-
服务拆分,持续集成、持续交付、持续部署
249+
微服务简介、API 网关、服务注册发现、服务通信
250+
251+
252+
253+
【说明】**分布式专题** 笔者也在学习中,这里列举了一些技能列表,笔者将局部更新。敬请期待
254+
255+
256+
257+
258+
<details>
259+
<summary>TODO LIST</summary>
250260

251261
- Kubernetes(k8s)
252262

@@ -290,13 +300,13 @@
290300

291301
- DevOps
292302

293-
自动化运维
303+
自动化运维,持续集成、持续交付、持续部署
294304

295305
- Go
296306

297307
并发的、带垃圾回收的、快速编译的语言
298308

299-
【说明】**分布式专题** 笔者也在学习中,这里列举了一些技能列表,笔者将局部更新。敬请期待
309+
</details>
300310

301311

302312

@@ -309,7 +319,7 @@
309319

310320
Tensorflow,Scikit-learn
311321

312-
【说明】学习过一段时间算法,但一直未来得及整理。敬请期待
322+
313323

314324

315325

Loading
Loading
Loading
Loading
Loading

notes/微服务.md

Lines changed: 126 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)