# Virtual Private Cloud

{% hint style="info" %}
**Overview:** A separate cloud infrastructure for businesses on FPT Cloud platform (VPC). It allows customers to quickly design and control the entire infrastructure and service as a datacenter on the platform. Customers can plan their own zones, networks, network topology, and equipment such as load balancer, firewall, and server.

* **Security and isolation.** Virtual Network gives users a highly isolated and secure environment to run virtual machines and applications. Users can use a private IP or public IP address to access the Internet.
* **Applications**. Use the Virtual Network to build applications with secure connections such as Web - Database.
* **Secure connection to Cloud.** Use a VPN to securely connect to virtual machines in the Cloud.
* **Customization of the desired private IP address range.** It allows users to select the desired private IP range (10.0.0.0 – 10,255.255.255; 172.16.0.0 – 172.31.255.255 ; 192.168.0.0 – 192.168.255.255).
  {% endhint %}
