| Production center's VPC and security group | Region | CN-Hong Kong | To reduce network latency, select the region nearest to your workloads. |
| VPC name | vpc-01 | Specify a name that will be easy to identify. |
| VPC IPv4 CIDR block | 192.168.0.0/16 | - |
| Enterprise project | default | - |
| Subnet name | subnet-3c29 | Specify a name that will be easy to identify. |
| IPv4 CIDR block | 192.168.0.0/24 | Select a subnet with sufficient network resources. |
| Security group name | sg-database | Specify a name that will be easy to identify. |
| DR center's VPC and security group | Region | AP-Singapore | To reduce network latency, select the region nearest to your workloads. |
| VPC name | vpc-DR | Specify a name that will be easy to identify. |
| VPC IPv4 CIDR block | 192.168.0.0/16 | - |
| Enterprise project | default | - |
| Subnet name | subnet-ac27 | Specify a name that will be easy to identify. |
| IPv4 CIDR block | 192.168.0.0/24 | Select a subnet with sufficient network resources. |
| Security group name | sg-DR | Specify a name that will be easy to identify. |
| RDS for MySQL instance in the production center | Instance name | rds-database-01 | Specify a name that will be easy to identify. |
| Region | CN-Hong Kong | To reduce network latency, select the region nearest to your workloads. |
| DB engine version | MySQL 8.0 | - |
| Instance type | Single-node | In this practice, select a single-node instance. To improve workload availability, selecting a primary/standby instance is recommended. |
| Storage type | Cloud SSD | - |
| AZ | AZ2 | AZ2 is selected in this example. To improve workload availability, create a primary/standby instance and deploy the nodes in different AZs. |
| Instance specifications | General-enhanced 2 vCPUs | 4 GB | - |
| RDS for MySQL instance in the DR center | Instance name | rds-DR | Specify a name that will be easy to identify. |
| Region | AP-Singapore | To reduce network latency, select the region nearest to your workloads. |
| DB engine version | MySQL 8.0 | - |
| Instance type | Single-node | In this practice, select a single-node instance. To improve workload availability, selecting a primary/standby instance is recommended. |
| Storage type | Cloud SSD | - |
| AZ | AZ1 | AZ1 is selected in this example. To improve workload availability, create a primary/standby instance and deploy the nodes in different AZs. |
| Instance specifications | General-purpose 2 vCPUs | 8 GB | - |
| DRS DR task | DR task name | DRS-DR-Task | Specify a name that will be easy to identify. |
| Source DB engine | MySQL | In this example, the instance created in CN-Hong Kong is used as the source database. |
| Destination DB engine | MySQL | In this example, the DR instance created in AP-Singapore is used as the destination database. |
| Network type | Public network | Public network is used in this example. |