# Storage gateway

Storage Gateway is a service that provides a connection gateway between customers' physical infrastructure and storage services in the cloud. Storage Gateway supports standard storage protocols such as NFS, SMB, and CIFS. With GreenNode's Storage Gateway, customers can perform configurations effortlessly through a web portal interface instead of dealing with complex commands.

Deployment Model of Storage Gateway:

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

* Storage Gateway is built on either one vServer or on-premise server.
* The Storage Gateway acts as an intermediary between end-users and vStorage for upload/download tasks. Data resides on the cache (block disk), enabling quick access for end-users.
* Data is automatically synchronized to vStorage for optimal long-term cost-effective storage.
* Data from the gateway is encrypted before being transferred to vStorage.


---

# 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/vstorage/object-storage/vstorage-hcm03/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.
