# 基础架构

> By [Yuxing Tu](mailto:undefined)

### 定位

基础架构定位是为大规模分布式服务提供基础能力，包括计算框架、事务型数据库、分析型数据库、网络基础设施、服务框架、集群调度管理、存储引擎、网关、监控运维体系等等细分方向

### 学习路线

通用基础能力培养请参见[后端学习路线](/survive-in-1037-forest/campus-recruiting/internet-industry-technical-job/backend.md#xue-xi-lu-xian)，基础架构篇仅针对各种方向进行细化

### 存储

### 数据库

### 云原生


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://1037survival.gitbook.io/survive-in-1037-forest/campus-recruiting/internet-industry-technical-job/infrascturcture.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
