| --- |
| title: Overview |
| sidebar_position: 0 |
| --- |
| |
| Linkis 1.0 divides all microservices into three categories: public enhancement services, computing governance services, and microservice governance services. The following figure shows the architecture of Linkis 1.0. |
| |
|  |
| |
| The specific responsibilities of each category are as follows: |
| |
| 1. Public enhancement services are the material library services, context services, data source services and public services that Linkis 0.X has provided. |
| 2. The microservice governance services are Spring Cloud Gateway, Eureka and Open Feign already provided by Linkis 0.X, and Linkis 1.0 will also provide support for Nacos |
| 3. Computing governance services are the core focus of Linkis 1.0, from submission, preparation to execution, overall three stages to comprehensively upgrade Linkis' ability to perform control over user tasks. |
| |
| The following is a directory listing of Linkis1.0 architecture documents: |
| |
| 1. For documents related to Linkis 1.0 public enhancement services, please read [Public Enhancement Services](feature/public-enhancement-services/overview.md). |
| |
| 2. For documents related to Linkis1.0 microservice governance, please read [Microservice Governance](service-architecture/overview.md). |
| |
| 3. For related documentation on computing governance services provided by Linkis1.0, please read [Computation Governance Services](feature/computation-governance-services/overview.md). |