Overview
The frontend
is mainly for distributed executing queries and performing certain tasks in the cloud , like tenant management, authorization validation, flow control, etc.
The frontend
can expose multiple endpoints for reading and writing data in various protocols. You can refer to Clients for more details. After the client’s connection is established, the frontend
acts as a bridge between the client and datanodes
when interacting with the data.
Below is a typical deployment flow of GreptimeDB in the cloud. You can see how a client’s requests flow through the frontend
cluster and how they are processed.
Details
当前内容版权归 GreptimeDB 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 GreptimeDB .