# Bảo mật (Security)

Bảo mật trong ứng dụng vMonitor Platform là việc đảm bảo dữ liệu và tài nguyên của bạn được bảo vệ khỏi các mối đe dọa tiềm ẩn.

Hiện tại chúng tôi đang cung cấp một số tính năng giúp bạn bảo vệ dữ liệu metrics và logs mà bạn lưu trữ và sử dụng trên hệ thống vMonitor Platform, bao gồm:

* **Bảo mật quyền hạn truy cập:** GreenNode sử dụng IAM để quản lý quyền truy cập của người dùng vào các tài nguyên vMonitor Platform. IAM cho phép các doanh nghiệp tạo và quản lý các chính sách truy cập cho từng tài nguyên mà người dùng mong muốn. Điều này giúp đảm bảo rằng chỉ những người có quyền truy cập cần thiết mới có thể truy cập vào dữ liệu.
* **Bảo mật dữ liệu trên đường truyền:** GreenNode sử dụng HTTPS để mã hóa dữ liệu trên đường truyền. HTTPS là một giao thức bảo mật dựa trên HTTP, sử dụng mã hóa TLS/SSL để bảo vệ dữ liệu trong quá trình truyền.

GreenNode luôn nỗ lực để nâng cao các biện pháp bảo mật của mình để đảm bảo an toàn cho dữ liệu của khách hàng.

* [Bảo mật quyền hạn truy cập](/vng-cloud-document/vn/vstorage/object-storage/vstorage-hcm03/bao-mat-security/bao-mat-quyen-han-truy-cap.md)
* [Bảo mật dữ liệu trên đường truyền](/vng-cloud-document/vn/vmonitor/bao-mat-security/bao-mat-du-lieu-tren-duong-truyen.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.vngcloud.vn/vng-cloud-document/vn/vmonitor/bao-mat-security.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.
