forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Chen, Junjie <chenjunjie@huawei.com> Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
5.0 KiB
5.0 KiB
Preparing the Environment
To access DCS instances through a Virtual Private Cloud (VPC), create a VPC and configure security groups and subnets for it before using DCS. A VPC provides an isolated virtual network environment which you can configure and manage. Using VPCs enhances cloud resource security and simplifies network deployment.
Once you have created a VPC, you can use it for all DCS instances you subsequently create.
Creating a VPC
- Log in to the management console.
- Click
in the upper left corner and select a region and a project.
- Click Service List, and choose Network > Virtual Private Cloud to launch the VPC console.
- Click Apply for VPC.
- Create a VPC as prompted, retaining the default values unless otherwise required.
For details about how to create a VPC, see Creating a VPC.
After a VPC is created, a subnet is also created in the subnet. If the VPC needs more subnets, go to 7. Otherwise, go to 8.
- In the navigation pane on the left, choose Virtual Private Cloud > Subnets.
- Click Create Subnet. Create a subnet as prompted, retaining the default values unless otherwise required.
For details about how to create a subnet, see Creating a Subnet for the VPC.
- In the navigation pane on the left, choose Access Control > Security Groups and then click Create Security Group in the upper right corner of the displayed page. Create a security group as prompted, retaining the default values unless otherwise required.
For details about how to create a security group, see Creating a Security Group.
Parent topic: Creating an Instance