Updated on 2026-07-09 GMT+08:00

Creating a VPC and Security Group

This section describes how to create a VPC and security group for your MySQL server and TaurusDB instance.

Creating a VPC

  1. Go to the Create VPC page.
  2. Configure required parameters.

  3. Click Create Now.
  4. Return to the VPC list and check whether the VPC is created.

    If the VPC status becomes available, the VPC has been created.

Creating a Security Group

  1. Go to the Create Security Group page.
  2. In the displayed dialog box, configure parameters as needed.
  3. Click OK.
  4. Return to the security group list, locate the security group sg-mysql, and click its name.
  5. Click the Inbound Rules tab, and then click Add Rule.
  6. Configure an inbound rule to allow access from database port 3306.

  7. Perform 5 to 6 to allow access from database port 22.

    After the rules were configured, the figure similar to the following is displayed.