Skip to main content

VPC — Overview

VPC (Virtual Private Cloud) is an isolated, fully segregated virtual network environment on FPT Cloud. Each VPC provides an independent IP address space, allowing you to deploy and manage compute resources (Instance, Load Balancer, Firewall…) within a controlled network scope.

Two VPC Types

TypeCharacteristicsBest for
General VPCA general-purpose virtual network environment with flexible shared infrastructure.Most standard workloads, development and testing environments.
Specific VPCA dedicated virtual network environment with dedicated compute resources and custom network configuration.Workloads requiring high performance, resource isolation, or deep custom network configuration.

Note: The VPC type is selected at creation time and cannot be changed afterward. Consider carefully before creating.

Feature Availability

FeatureGeneral VPCSpecific VPC
Create InstanceYesYes
Manage SubnetYesYes
Configure Security GroupYesYes
Use Floating IPYesYes
Configure FirewallYesYes

What You Can Do

  • Create a new VPC with type General or Specific, set a name, choose Owner and Project.
  • Configure a Subnet during VPC creation (optional).
  • Edit the VPC name after creation.
  • Assign tags to a VPC for classification and search.
  • Filter the VPC list by desired criteria.

In the left navigation bar, select NetworkVPC.

Get Started