# Storage gateway

#### Tổng quan <a href="#storagegateway-tongquan" id="storagegateway-tongquan"></a>

Storage Gateway là dịch vụ cung cấp cổng kết nối giữa hạ tầng vật lý của khách hàng và dịch vụ lưu trữ trên cloud. Storage Gateway hỗ trợ các giao thức lưu trữ tiêu chuẩn như: NFS, SMB, CIFS. Với Storage Gateway của GreenNode, khách hàng thay vì phải tự cấu hình với các câu lệnh phức tạp thì có thể làm chỉ thông qua giao diện web portal.

Mô hình triển khai storage gateway

<figure><img src="/files/odOp3MvfHJ9ZAjLIhguP" alt=""><figcaption></figcaption></figure>

* Storage gateway được build trên 1 vServer hoặc trên 1 máy chủ on-premise
* Storage gateway đảm nhận nhiệm vụ làm trung gian giữa người dùng cuối và vStorage cho các tác vụ upload / download. Data nằm trên cache (block disk) giúp enduser truy cập nhanh chóng.
* Các dữ liệu sẽ được đồng bộ tự động lên vStorage nhằm cho việc lưu trữ lâu dài tối ưu chi phí.
* Dữ liệu từ gateway sẽ được mã hóa trước khi đưa lên vStorage.

***

#### Chủ đề <a href="#storagegateway-chude" id="storagegateway-chude"></a>

Từ mô hình triển khai Storage Gateway này, chúng tôi cung cấp các tính năng mà bạn có thể sử dụng bao gồm:

* Khởi tạo và sử dụng Storage Gateway


---

# 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.vngcloud.vn/vng-cloud-document/vn/vstorage/storage-gateway.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.
