> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/vi/goc-quan-tri-vien/architecture-and-design/cloud-architecture-diagram.md).

# Sơ đồ Kiến trúc Đám mây

{% hint style="info" %}
Sử dụng các mũi tên toàn màn hình ở góc trên bên phải của nguyên mẫu Figma nhúng để xem kỹ sơ đồ Kiến trúc Zoom Cloud. Nhiều luồng sản phẩm đã được hợp nhất vào một trang duy nhất có tên "Common Platform Flows", trong khi một số sản phẩm có các luồng riêng được trình bày chi tiết trên trang của riêng chúng.\
\
Vui lòng sử dụng các nút Góp ý để cho chúng tôi biết điều này có hữu ích không và để lại một bình luận với bất kỳ ý tưởng nào khác mà chúng tôi có thể triển khai trong tương lai!
{% endhint %}

{% embed url="<https://www.figma.com/proto/NqxH9YSo3XzOKHSSe4zK6O/Architecture-Diagram-2025-%F0%9F%93%90?node-id=1771-8779&p=f&page-id=page-id=923:2401&scaling=width&starting-point-node-id=1771:8779&t=4OIRd8tmt5vIt1gU-1&viewport=1248,670,0.12>" %}

{% hint style="warning" %}
Bạn gặp sự cố khi tải chế độ xem nhúng? Hãy nhớ chấp nhận hoặc từ chối yêu cầu cookie của GitBook.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://library.zoom.com/technical-library/vi/goc-quan-tri-vien/architecture-and-design/cloud-architecture-diagram.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
