# Peering

VPC peering is a service in a cloud environment that allows direct connections between virtual private networks (VPCs) within the same cloud service provider. VPC peering allows data and resources to be transferred between VPCs safely, securely, and efficiently, just as if they were operating within the same intranet. This facilitates resource sharing, distributed application building, and provides flexibility in cloud infrastructure management.

***

### **Work with Peering** <a href="#peering-workwithpeering" id="peering-workwithpeering"></a>

#### **Create Peering** <a href="#peering-createpeering" id="peering-createpeering"></a>

Currently, we do not support creating VPC Peering on the interface. To perform the creation operation, please send us a request via email: <support@vngcloud.vn>.

#### **Delete VPC Peering** <a href="#peering-deletevpcpeering" id="peering-deletevpcpeering"></a>

To perform Peering deletion, you need to follow the steps below:

1. Access the VPC Peering console at: <https://hcm-3.console.vngcloud.vn/vserver/network/peering>
2. Select Peering, tap **Delete** and confirm

<br>


---

# 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/vserver/compute-hcm03-1a/vpc/peering.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.
