Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
  • Blog
  • Pricing
  • Documentation
Yandex project
© 2025 Yandex.Cloud LLC
Yandex Virtual Private Cloud
  • Getting started
  • DDoS Protection
  • Access management
  • Terraform reference
  • Audit Trails events
  • Release notes
  • FAQ

In this article:

  • Getting started
  • Create a cloud network
  • Create a subnet
  • Reserve a static public IP address
  • Delete a subnet and static public IP address
  • What's next

Getting started with VPC

Written by
Yandex Cloud
Updated at April 15, 2025
  • Getting started
  • Create a cloud network
  • Create a subnet
  • Reserve a static public IP address
  • Delete a subnet and static public IP address
  • What's next

Create a cloud network and subnet in an empty cloud and reserve a static public IP address for your VM using Virtual Private Cloud. Your cloud resources will be connected to the subnet and the static public IP address will remain reserved even if you stop or delete the VM it was associated with. You will be able to associate this address with another VM later.

Note

You can automatically create a cloud network and subnets in all availability zones when creating a folder or creating a VM.

Getting startedGetting started

  1. Log in to the management console or sign up. If not signed up yet, navigate to the management console and follow the on-screen instructions.
  2. Go to Yandex Cloud Billing and make sure you have a billing account linked and its status is ACTIVE or TRIAL_ACTIVE. If you do not have a billing account yet, create one.
  3. If you do not have a folder yet, create one. While creating a folder, you can also create a default virtual network with subnets in all availability zones.

Create a cloud networkCreate a cloud network

To create a cloud network:

  1. In the management console, select a folder where you want to create your cloud network.
  2. From the list of services, select Virtual Private Cloud.
  3. Click Create network.
  4. Enter a name for the network, e.g., test-network.
  5. Click Create network.

Create a subnetCreate a subnet

Create a subnet where cloud resources will get internal IP addresses:

  1. Click the name of the cloud network you created.
  2. Click Create subnet.
  3. Specify the subnet name, e.g., test-subnet-1.
  4. Select an availability zone from the drop-down list. Any zone from the list will be fine for the first subnet.
  5. Enter the subnet CIDR: its IP address and mask, e.g., 10.10.0.0/24. For more information about subnet IP address ranges, see Cloud networks and subnets.
  6. Click Create subnet.

Reserve a static public IP addressReserve a static public IP address

Reserve a static public IP address for your VM. You can assign this address to any VM and it will not change when the VM is stopped.

Warning

You are charged for the reserved static public IP address even if it is not associated with any VM. For more information, see the Virtual Private Cloud pricing policy.

To reserve an IP address:

  1. From the list of services, select Virtual Private Cloud.
  2. Go to IP addresses.
  3. Click Reserve address.
  4. In the window that opens, select the availability zone where you created the subnet in the previous step.
  5. Select the DDoS protection option if you want to protect your cloud resources against DDoS attacks.
  6. Click ** Reserve**.

Delete a subnet and static public IP addressDelete a subnet and static public IP address

If you no longer need the subnet, delete it.

If the reserved address is not associated with any resource, you can delete it.

What's nextWhat's next

Create a new VM, connect it to a subnet, and assign it a reserved public IP address.

Was the article helpful?

Next
All guides
Yandex project
© 2025 Yandex.Cloud LLC