Skip to main content

Prepaid Resources — Overview

In FPT Cloud Portal, you can create and use cloud resources on the prepaid model — costs are deducted from your wallet with no long-term contract required.

Supported prepaid resources

Resource typeDescriptionBilling unitHold mechanism
Instance (Virtual Machine)Virtual server with vCPU, RAM, and diskHourlyYes — holds 1 hour upfront, deducts after
Storage DiskAdditional disk attached to an InstanceHourlyYes — holds 1 hour upfront, deducts after
IP Address (Public IP)Static IP address assigned to an InstanceMonthlyNo — deducted immediately on allocation

Prepaid billing model

Before creating any resource, the system checks the Estimated Cost against your wallet balance:

  • If Estimated Cost < Available Balance → you can create the resource.
  • If Estimated Cost ≥ Available Balance → the Create button is disabled; top up or choose a smaller configuration.

Hold mechanism

When you create an Instance or Storage Disk, the system immediately holds an amount equal to 1 hour of usage. The hold is not a real deduction — after 1 hour, the system performs the actual deduction.

Example: Wallet has 100,000đ, Instance costs 10,000đ/hour:

  • Right after creation: Available Balance = 90,000đ | On Hold = 10,000đ
  • After 1 hour: Available Balance = 90,000đ | On Hold = 0đ (10,000đ deducted)

📝 Note: IP addresses have no hold mechanism. The amount is deducted immediately on allocation, billed monthly.

From the left navigation bar:

  • Compute EngineInstances — manage virtual machines
  • Compute EngineStorage disks — manage storage disks
  • NetworkFloating IPs — manage public IP addresses