# On FPT Cloud Console

## What is GPU Virtual Machine? <a href="#contentify_0" id="contentify_0"></a>

**GPU Virtual Machine (GPU VM)** enables you to **deploy and manage high-performance GPU servers** with ease. **GPU VM uses a passthrough GPU to get a dedicated GPU**, applications access it through the layers of a guest OS and hypervisor. Other critical VM resources that applications use, such as RAM, storage, and networking, are also virtualized.

We currently offer two types of virtual machines (VMs), each with a different storage option.

<table><thead><tr><th width="105.800048828125">GPU VM Type</th><th width="153">Storage Type</th><th>Key Features of Storage</th></tr></thead><tbody><tr><td><strong>Type #1</strong></td><td><strong>Block Storage – Ephemeral Disk (NVMe)</strong></td><td>- Fixed capacity per GPU instance<br>- <strong>Optimized for high-performance training workloads</strong><br>- Not suitable for long-term data<br>- No automated backup/restore feature<br>- Data will not be deleted when you stop VMs</td></tr><tr><td><strong>Type #2</strong></td><td><strong>Block Storage – Persistent Disk</strong></td><td>- <strong>Scalable, on-demand storage from 100GB</strong><br>- <strong>Ideal for long-term data retention</strong><br>- Supports automated backup &#x26; restore<br>- Storage is billed separately from GPU instance cost</td></tr></tbody></table>

## How Does It Work? <a href="#contentify_2" id="contentify_2"></a>

A GPU VM works like a powerful cloud-based computer with a dedicated GPU for intensive workloads. You can:

* **Easily deploy a GPU VM** with the latest GPU generations in minutes through the FPT Cloud Portal.
* **Run AI, machine learning, and data processing tasks** at high speed with advanced GPU acceleration.
* **Manage everything from a simple online portal**, with no need for in-house IT staff.

## Why GPU Virtual Machine? <a href="#contentify_3" id="contentify_3"></a>

* **One-click deployment** from the FPT Smart Cloud Portal.
* **Simple configuration** of networking, storage, and security.
* **Faster AI training & deep learning:** Cutting-edge GPUs deliver exceptional speed and efficiency, perfect for handling large-scale AI and machine learning models.
* **Optimized for AI inference:** Process data and make real-time decisions faster than ever before.


---

# 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://ai-docs.fptcloud.com/fpt-gpu-cloud/gpu-virtual-machine/on-fpt-cloud-console.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.
