Help Center> Cloud Data Migration> FAQ> General> How Do I Reduce Migration Costs?

How Do I Reduce Migration Costs?

  1. If data is exported at a specified time every day, you can use the CDM shutdown function. You can start the CDM cluster only when data needs to be migrated. You are charged for only ¥0.05 per hour (¥1.2 per day) for a stopped cluster.
  2. When migrating the data on the public network, use NAT Gateway on HUAWEI CLOUD to share the EIPs with other ECSs in the subnet. In this way, data on the on-premises data center or third-party cloud can be migrated in a more economical and convenient manner.

    The following details the operations:

    1. Suppose that you have created a CDM cluster (no dedicated EIP needs to be bound to the CDM cluster). Record the VPC and subnet where the CDM cluster is located.
    2. Create a NAT gateway. Select the same VPC and subnet as the CDM cluster.
    3. After the NAT gateway is created, return to the NAT gateway console list, click the created gateway name, and then click Add SNAT Rule.
      Figure 1 Adding an SNAT rule
    4. Select a subnet and an EIP. If no EIP is available, apply for one.

      After that, access the CDM management console and migrate data from the public network to the cloud through the Internet. For example, migrate files from the FTP server in the on-premises data center to OBS and migrate relational databases from the third-party cloud to RDS.

      If SSL encryption is configured for the access channel of a local data source, CDM cannot connect to the data source using the EIP.