# 基础介绍

## 什么是MaxGroup

MaxGroup是一款高效的集群管理工具。通过对现有服务集群的运行状态及业务特性生成集群优化方案，并实现现有集群的透明迁移。在服务运行期间，MaxGroup将提供持续的集群机型优化及动态管理， 包括对于Spot实例回收中断的应对及多机种集群的智能负载均衡。

## 适用场景

MaxGroup并不限制用户使用场景。一般来说，对于大规模HTTP/RPC并行请求服务、基于容器编排的大规模应用、Hadoop/Spark大数据应用等都非常适用。

## 产品架构

![](/files/-Ly2XmdZbpNI_FYJxSfN)

## 调度流程

![](/files/-Ly8uUDYWoSdME07rIDB)


---

# 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://docs.spotmaxtech.com/maxbook/maxgroup-shuo-ming-wen-dang/introduction/shen-me-shi-maxgroup.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.
