Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 59d13bb

Browse files
committed
更新分级
1 parent 7276e4b commit 59d13bb

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

‎LEVEL.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,15 @@
5757

5858
但是个人感觉要在具备服务高性能高可用的前提下,具备分布式服务的能力。
5959

60-
分布式结构就是将一个完整的系统,按照业务功能,拆分成一个个独立的子系统,在分布式结构中,每个子系统被称为服务。而且这些服务能独立运行在web容器中。比如SOA(面向服务的架构)和最近大热的微服务,其中最常用的框架有:
61-
- Spring Cloud
62-
- Dubbo
60+
分布式结构就是将一个完整的系统,按照业务功能,拆分成一个个独立的子系统,在分布式结构中,每个子系统被称为服务。而且这些服务能独立运行在web容器中。
6361

62+
- 面向服务架架构(SOA)
63+
64+
- 云原生技术栈
65+
- 容器化(docker、k8s)
66+
- devops
67+
- 微服务(基于Spring Cloud实现或istio实现)
68+
- serverless
6469
---
6570

6671
欢迎关注我的公众号"**张有路**",原创技术文章第一时间推送。

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /