Skip to content

Commit

Permalink
Update Serving_Design_EN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TeslaZhao authored Nov 16, 2021
1 parent 13cb56b commit 05a5ca6
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions doc/Serving_Design_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,16 +199,3 @@ The core design of Pipeline Serving is a graph execution engine, and the basic p
<img src='images/pipeline_serving-image2.png' height = "300" align="middle"/>
</center>

----


## 6. Future Plan

### 5.1 Auto Deployment on Cloud
In order to make deployment more easily on public cloud, Paddle Serving considers to provides Operators on Kubernetes in submitting a service job.

### 6.2 Vector Indexing and Tree based Indexing
In recommendation and advertisement systems, it is commonly seen to use vector based index or tree based indexing service to do candidate retrievals. These retrieval tasks will be built-in services of Paddle Serving.

### 6.3 Service Monitoring
Paddle Serving will integrate Prometheus monitoring, which is a set of open source monitoring & alarm & time series database combination, suitable for k8s and docker monitoring systems.

0 comments on commit 05a5ca6

Please sign in to comment.