# VPC Network

เพิ่มความปลอดภัยของ Network บน Cloud ให้คุณ ซึ่งแยก Subnetworks ของผู้ใช้หลายคนและป้องกันการสื่อสารข้าม Virtual networks ของผู้ใช้ที่แตกต่างกัน VPC Network ยังช่วยให้ผู้ใช้สามารถควบคุม Virtual networks ของตนเองได้อย่างเต็มที่

## Instruction

### 1. Log in เข้าสู่ Project

กดเลือก project จากหน้า projects management เพื่อเข้าสู่หน้า project detail

![](/files/C4U3dI4G7apqq7d5YDE3)

### 2. ไปที่ VPC Network&#x20;

คลิกที่หัวข้อ "VPC Networks" ภายใต้หัวข้อ Network & Security ที่ sidebar

![](/files/MBBIMRAf7PMocBSdjsBU)

### 3. การจัดการ VPC Network

![](/files/E1ACuL7ukmsRUIgVLsl9)

3.1 สร้าง VPC Network

{% content-ref url="/pages/ZXYUQHqIJ7JMujz7glcj" %}
[Create a Network](/ncs-documents/networking/vpc-network/create-a-network.md)
{% endcontent-ref %}

3.2 เปลี่ยนชื่อ VPC Network

3.3 Disable Default Security Group

3.4 ลบ VPC Network

3.5 จัดการ Subnet


---

# 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-epc.gitbook.io/ncs-documents/networking/vpc-network.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.
