# 3. Load Balancer

## <mark style="color:green;">**Tổng quan**</mark> <a href="#overview" id="overview"></a>

**HI GIO CLOUD** hỗ trợ cả **Load Balancer Layer-4** và **Layer-7**.&#x20;

Để cấu hình load balancing cho một ứng dụng trên **HI GIO CLOUD**, các bước cấu hình chính cần được thực hiện như sau:

| Các mục                             | Mô tả                                                                                                                                                                                                         |
| ----------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Service Engine Group** (bắt buộc) | Instance của Load balancer (Được chuẩn bị bởi đội ngũ hỗ trợ HI GIO)                                                                                                                                          |
| **Server Pool** (bắt buộc)          | Các máy ảo thành viên của Pool chạy cùng một ứng dụng.                                                                                                                                                        |
| **Monitor Profile** (bắt buộc)      | <p>Định nghĩa cách Load balancer kiểm tra tình trạng ứng dụng của các thành viên trong Pool.</p><p></p><p>HI GIO Portal hỗ trợ sẵn các Monitor Profile (Ping/TCP/HTTP/HTTPS,...) mặc định có thể sử dụng.</p> |
| **Persistence Profile** (tùy chọn)  | Cách Load balancer chuyển tất cả yêu cầu từ một client duy nhất đến một backend VM duy nhất.                                                                                                                  |
| **SSL Certificate** (tùy chọn)      | Nếu bạn muốn thực hiện SSL termination trên Load balancer, bạn phải đăng ký chứng chỉ SSL trên Portal.                                                                                                        |
| **Virtual Service** (bắt buộc)      | Virtual Services (VIP) **l**à đối tượng chính của load balancing, đại diện cho dịch vụ của backend server pool.                                                                                               |

## <mark style="color:green;">Hướng dẫn</mark>

Vui lòng tham khảo hướng dẫn sử dụng **Load Balancer** trong danh sách dưới đây:

[Import SSL Certificate](/hi-gio-user-guide-vn/network/3.-load-balancer/import-ssl-certificate.md)

[Tạo Pool trong Load Balancing](/hi-gio-user-guide-vn/network/3.-load-balancer/tao-pool-trong-load-balancing.md)

[Tạo Virtual Service (VS) trên Load Balancing](/hi-gio-user-guide-vn/network/3.-load-balancer/tao-virtual-service-vs-tren-load-balancing.md)

[Mở Firewall Rule để Public Service ra Internet](/hi-gio-user-guide-vn/network/3.-load-balancer/mo-firewall-rule-de-public-service-ra-internet.md)

[Giám sát Traffic Analytics](/hi-gio-user-guide-vn/network/3.-load-balancer/giam-sat-traffic-analytics.md)

[Cách sử dụng WAF trên HI GIO Portal](/hi-gio-user-guide-vn/network/3.-load-balancer/cach-su-dung-waf-tren-hi-gio-portal.md)


---

# 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.higiocloud.vn/hi-gio-user-guide-vn/network/3.-load-balancer.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.
