> For the complete documentation index, see [llms.txt](https://docs.vngcloud.vn/vng-cloud-document/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vngcloud.vn/vng-cloud-document/vn/backup-center/backup-voi-veeam/bat-dau-voi-veeam.md).

# Bắt đầu với Veeam

## Tổng quan

Sử dụng hướng dẫn này để backup dữ liệu từ S3 đến vStorage, thông qua phần mềm Veeam Backup & Replication. Bài viết sẽ hướng dẫn để bắt đầu sử dụng Veeam, bạn sẽ biết được cách cài đặt Veeam Backup & Replication, khởi tạo Repository, Tạo Job Backup và sau đó có thể biết được cách phục hồi dữ liệu sau khi backup thành công.

Để thực hiện các bước backups với Veeam, bạn cần **đăng ký tài khoản** với GreenNode Service [tại đây](https://register.vngcloud.vn/signup) để truy cập đến GreenNode vStorage, sau đó tạo project hãy thực hiện theo hướng dẫn **Tạo Project của vStorage,** khi đã có Project, bạn tạo một Container trong Project đó, hãy xem hướng dẫn **Tạo Containe**r của vStorage. Phải thực hiện các bước này thì bạn mới có thể tiến hành các bước sau để backup dữ liệu với Veeam.

***

## Chủ đề

[<mark style="color:blue;">Bước 1: Cài đặt Veeam Backup & Replication</mark>](/vng-cloud-document/vn/backup-center/backup-voi-veeam/bat-dau-voi-veeam/buoc-1-cai-dat-veeam-backup-and-replication.md)

[<mark style="color:blue;">Bước 2: Khởi tạo Repository</mark>](/vng-cloud-document/vn/backup-center/backup-voi-veeam/bat-dau-voi-veeam/buoc-2-khoi-tao-repository.md)

[<mark style="color:blue;">Bước 3: Tạo Job Backup</mark>](/vng-cloud-document/vn/backup-center/backup-voi-veeam/bat-dau-voi-veeam/buoc-3-tao-job-backup.md)

[<mark style="color:blue;">Bước 4: Phục hồi dữ liệu.</mark>](/vng-cloud-document/vn/backup-center/backup-voi-veeam/bat-dau-voi-veeam/buoc-4-phuc-hoi-du-lieu-tren-veeam.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.vngcloud.vn/vng-cloud-document/vn/backup-center/backup-voi-veeam/bat-dau-voi-veeam.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
