dev
This commit is contained in:
parent
9ce04f51fb
commit
2567ac6206
|
@ -39,8 +39,9 @@ export default defineConfig({
|
||||||
{
|
{
|
||||||
text: '概述',
|
text: '概述',
|
||||||
items: [
|
items: [
|
||||||
{ text: 'Markdown Examples', link: '/markdown-examples' },
|
{ text: '微服务架构 概述', link: '/overview/micro-service' },
|
||||||
{ text: 'Runtime API Examples', link: '/api-examples' }
|
{ text: 'Service Mesh 概述', link: '/overview/service-mesh' },
|
||||||
|
{ text: 'Blocks Service Mesh 概述', link: '/overview/blocks-service-mesh' }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Blocks Service Mesh 是一个融合了 Service Mesh 和 Microservice 的技术解决方案,它基于 Service Mesh 的概念,通过在微服务框架中加入 Service Mesh 的能力,为微服务架构提供更科学的服务治理能力。
|
Blocks Service Mesh 是一个融合了 Service Mesh 和 Microservice 的技术解决方案,它基于 Service Mesh 的概念,通过在微服务框架中加入 Service Mesh 的能力,为微服务架构提供更科学的服务治理能力。
|
||||||
|
|
||||||
# 创业型企业不应该使用大构架
|
## 创业型企业不应该使用大构架
|
||||||
|
|
||||||
在互联网开发领域,创业型小企业采用大构架(即大型、复杂的系统架构)可能会面临一系列问题。以下是一些小企业不应该使用大构架的观点:
|
在互联网开发领域,创业型小企业采用大构架(即大型、复杂的系统架构)可能会面临一系列问题。以下是一些小企业不应该使用大构架的观点:
|
||||||
|
|
||||||
|
@ -50,7 +50,42 @@ Blocks Service Mesh 是一个融合了 Service Mesh 和 Microservice 的技术
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Blocks Service Mesh 解决方案
|
## Blocks Service Mesh 解决方案
|
||||||
|
|
||||||
![Blocks Service Mesh](/bp/BlocksMesh_v3_01.png)
|
![Blocks Service Mesh](/bp/BlocksMesh_v3_01.png)
|
||||||
|
|
||||||
![Blocks Service Mesh](/bp/BlocksMesh_v3_02.png)
|
![Blocks Service Mesh](/bp/BlocksMesh_v3_02.png)
|
||||||
|
|
||||||
|
![Blocks Service Mesh](/bp/BlocksMesh_v3_03.png)
|
||||||
|
|
||||||
|
![Blocks Service Mesh](/bp/BlocksMesh_v3_02.png)
|
||||||
|
|
||||||
|
![Blocks Service Mesh](/bp/BlocksMesh_v3_04.png)
|
||||||
|
|
||||||
|
![Blocks Service Mesh](/bp/BlocksMesh_v3_05.png)
|
||||||
|
|
||||||
|
![Blocks Service Mesh](/bp/BlocksMesh_v3_06.png)
|
||||||
|
|
||||||
|
![Blocks Service Mesh](/bp/BlocksMesh_v3_07.png)
|
||||||
|
|
||||||
|
![Blocks Service Mesh](/bp/BlocksMesh_v3_08.png)
|
||||||
|
|
||||||
|
![Blocks Service Mesh](/bp/BlocksMesh_v3_09.png)
|
||||||
|
|
||||||
|
![Blocks Service Mesh](/bp/BlocksMesh_v3_10.png)
|
||||||
|
|
||||||
|
![Blocks Service Mesh](/bp/BlocksMesh_v3_11.png)
|
||||||
|
|
||||||
|
![Blocks Service Mesh](/bp/BlocksMesh_v3_12.png)
|
||||||
|
|
||||||
|
![Blocks Service Mesh](/bp/BlocksMesh_v3_13.png)
|
||||||
|
|
||||||
|
![Blocks Service Mesh](/bp/BlocksMesh_v3_14.png)
|
||||||
|
|
||||||
|
![Blocks Service Mesh](/bp/BlocksMesh_v3_15.png)
|
||||||
|
|
||||||
|
![Blocks Service Mesh](/bp/BlocksMesh_v3_16.png)
|
||||||
|
|
||||||
|
![Blocks Service Mesh](/bp/BlocksMesh_v3_17.png)
|
||||||
|
|
||||||
|
![Blocks Service Mesh](/bp/BlocksMesh_v3_18.png)
|
||||||
|
|
Loading…
Reference in New Issue