Virtual private cloud


A virtual private cloud is an on-demand configurable pool of shared computing resources allocated within a public cloud environment, providing a certain level of isolation between the different organizations using the resources. The isolation between one VPC user and all other users of the same cloud is achieved normally through allocation of a private IP subnet and a virtual communication construct per user. In a VPC, the previously described mechanism, providing isolation within the cloud, is accompanied with a VPN function that secures, by means of authentication and encryption, the remote access of the organization to its VPC resources. With the introduction of the described isolation levels, an organization using this service is in effect working on a 'virtually private' cloud, and hence the name VPC.
VPC is most commonly used in the context of cloud infrastructure as a service. In this context, the infrastructure provider, providing the underlying public cloud infrastructure, and the provider realizing the VPC service over this infrastructure, may be different vendors.

Implementations

launched Amazon Virtual Private Cloud on 26 August 2009, which allows the Amazon Elastic Compute Cloud service to be connected to legacy infrastructure over an IPsec virtual private network connection. In AWS, VPC is free to use, however users will be charged for any virtual private networks they use. EC2 and RDS instances running in a VPC can also be purchased using Reserved Instances, however will have a limitation on resources being guaranteed.
IBM Cloud launched IBM Cloud™ VPC on 4 June 2019, which starts a new generation of IBM Cloud infrastructure. Designed from the ground up for cloud-native workloads, VPC provides a brand-new experience to manage virtual machine-based compute, storage, and networking resources in a private, secure space you define. Pricing for IBM Cloud™ Virtual Private Cloud is applied separately for internet data transfer, virtual server instances, and block storage used within your IBM Cloud VPC.
Google Cloud Platform resources can be provisioned, connected, and isolated in a virtual private cloud across all GCP regions. With GCP, VPCs are global resources and subnets within that VPC are zonal resources. This allows you to connect zones and regions without the use of additional networking complexity as all data travels, encrypted in transit and at rest, on Google's own global, private network. Identity management policies and security rules allow for private access to Google's storage, big data, and analytics managed services. VPCs on Google Cloud Platform leverage the security of Google's data centers.
Microsoft Azure offers the possibility of setting up a VPC using Virtual Networks.