# 系统要求

### 支持的平台

ScyllaDB运行在64位Linux上，支持x86\_64和AArch64架构(AArch64支持包括AWS EC2 Graviton)

### 硬件要求

建议使用均衡的配置方案，如果cpu只有4-8个内核(超线程系统上的超线程内核或没有超线程的系统上的物理内核)，就不需要大磁盘或10Gbps网络，同理小磁盘/小带宽也不需要配置十几个内核的cpu，ScyllaDB可用于许多类型的安装环境

要查看哪种系统最适合您的工作负载要求，请使用[ScyllaDB大小计算器](https://price-calc.gh.scylladb.com/)根据您的使用情况进行定制

### 内核要求

ScyllaDB试图最大化所有系统组件的资源使用，每核一个分片的分配方式允许随着核心数量的增加线性扩展，所以理论上内核数量是无限制的，不过当您拥有更多的核心时，也需要平衡其他资源(从内存到网络)

### CPU


---

# 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://joker-4.gitbook.io/scylladb-doc-zh/xi-tong-yao-qiu.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.
