Updated on 2025-11-11 GMT+08:00

Buying an RDS for MySQL DB Instance

Scenarios

This section describes how to buy a DB instance on the RDS console.

It allows you to tailor your compute resources and storage space to your business needs.

  1. Go to the Buy DB Instance page.
  2. On that page, select a billing mode, configure information about your instance, and click Buy.

    • Basic Settings
      Table 1 Basic Settings

      Parameter

      Description

      Region

      Region where your resources are located.

      NOTE:

      Products in different regions cannot communicate with each other through a private network. After a DB instance is created, the region cannot be changed. Therefore, exercise caution when selecting a region.

      Billing Mode

      Yearly/monthly and pay-per-use billing modes are available to meet your requirements in different scenarios.

      • Yearly/Monthly: A prepaid billing mode in which you pay for resources before using it. Bills are settled based on the subscription period. The longer the subscription, the bigger the discount. This mode is a good option for long-term, stable services.
      • Pay-per-use: A postpaid billing mode. You pay as you go and just pay for what you use. The DB instance usage is calculated by the second but billed every hour. If your instance has been used for less than one hour, you will be billed based on the actual duration. This mode allows you to adjust resource usage easily. You neither need to prepare for resources in advance, nor end up with excessive or insufficient preset resources.
    • Engine Options
      Table 2 Engine Options

      Parameter

      Description

      DB Engine

      Select MySQL.

      DB Engine Version

      Select 8.0 or 5.7. Different DB engine versions are supported in different regions.

      When creating an RDS for MySQL instance, select a proper DB engine version tailored to your workloads. You are advised to select the latest available version because it is more stable, reliable, and secure.

      DB Instance Type

      • Primary/Standby: uses an HA architecture with a primary DB instance and a synchronous standby DB instance. It is suitable for production databases of large- and medium-sized enterprises in Internet, Internet of Things (IoT), retail e-commerce sales, logistics, gaming, and other sectors. When a primary instance is being created, a standby instance is provisioned along with it to provide data redundancy. The standby instance is invisible to you after being created.
      • Single: uses a standalone architecture, which is less expensive than primary/standby DB instances. It is suitable for development and testing of microsites, and small- and medium-sized enterprises, or for learning about RDS.

      Storage Type

      Determines the DB instance read/write speed. The higher the maximum throughput is, the higher the DB instance read/write speed can be.

      • Cloud SSD or Ultra-high I/O

        Stores data in cloud disks for decoupled storage and compute. The maximum throughput is 350 MB/s.

        • For RDS for MySQL instances, this storage type is normally displayed as Cloud SSD, but for existing instances in certain regions it is displayed as Ultra-high I/O.
      • Extreme SSD

        Uses 25GE network and RDMA technologies to provide you with up to 1,000 MB/s throughput per disk and sub-millisecond latency.

      AZ

      An AZ is a physical region where resources use independent power supply and networks. AZs are physically isolated but interconnected through an internal network. You can select different AZs for your primary and standby instances for cross-AZ disaster recovery.

    • Instance configuration
      Table 3 Instance configuration

      Parameter

      Description

      Instance Class

      Refers to the vCPUs and memory of a DB instance. Different instance classes support different numbers of database connections and maximum IOPS.

      Storage Space

      Contains the system overhead required for inodes, reserved blocks, and database operation.

      Enable autoscaling

      If the storage type is cloud SSD or extreme SSD, you can enable storage autoscaling. When the available storage drops to a specified threshold, autoscaling is triggered.
      • Enable Storage Autoscaling: If you select this option, storage autoscaling is enabled.
      • Trigger If Available Storage Drops To: If the available storage drops to a specified threshold or 10 GB, autoscaling is triggered.
      • Autoscaling Limit: The default value range is from 40 to 4000, in GB. The limit must be no less than the storage of the DB instance.
      NOTE:

      If you specify a read replica when creating a primary DB instance and enable storage autoscaling for the primary DB instance, storage autoscaling is also enabled for the read replica by default.

      Disk Encryption

      Enabling disk encryption enhances data security but reduces the database's read and write performance by 5%.

      Key Name: indicates the tenant key. Select one from the drop-down list.

      After disk encryption is enabled, the following restrictions apply:

      • If you enable disk encryption during instance creation, the disk encryption status and the key cannot be changed later.
      • Enabling disk encryption will not encrypt backup data stored in Object Storage Service (OBS). To enable backup data encryption, contact customer service.
    • Basic Settings and Connectivity
      Table 4 Basic Settings and Connectivity

      Parameter

      Description

      DB Instance Name

      Must start with a letter and consist of 4 to 64 characters. Only letters (case-sensitive), digits, hyphens (-), and underscores (_) are allowed.

      Password

      • Configure: Configure a password for your DB instance immediately.
      • Skip: Configure a password later after the DB instance is created.
        NOTICE:

        If you select Skip for Password, you need to reset the password before you can log in to the instance.

      Administrator

      The default login name for the database is root.

      Administrator Password

      Must consist of 8 to 32 characters and contain at least three types of the following characters: uppercase letters, lowercase letters, digits, and special characters (~!@#$%^*-_=+?,()&.|). Enter a strong password and periodically change it for security reasons.

      If the password you provide is regarded as a weak password by the system, you will be prompted to enter a stronger password.

      Keep this password secure. The system cannot retrieve it.

      Confirm Password

      Must be the same as Administrator Password.

      VPC

      A virtual network in which your RDS DB instances are located. VPCs can isolate networks for different workloads. You can select an existing VPC or create a VPC. For details about how to create a VPC, see "Creating a VPC".

      NOTICE:

      After a DB instance is created, the VPC cannot be changed.

      Subnet

      Improves network security by providing dedicated network resources that are logically isolated from other networks. Subnets take effect only within an AZ. The Dynamic Host Configuration Protocol (DHCP) function is enabled by default for subnets in which you create RDS DB instances and cannot be disabled.

      • IPv4 address:

        A floating IPv4 address is automatically assigned when you create a DB instance. You can also enter an unused floating IPv4 address in the subnet CIDR block. After the DB instance is created, you can change the floating IP address.

      • IPv6 address:

        A DB instance assigned a floating IPv6 address will be created only when the vCPUs and memory you selected support IPv6 addresses.

        A floating IPv6 address is automatically assigned during instance creation and cannot be specified. After the DB instance is created, this floating IP address cannot be changed.

      Requirements for available private IP addresses in a subnet hosting your DB instance:

      • When creating a single-node DB instance, ensure that there are at least two available private IP addresses.
        • If you also need to create single-node read replicas, there should be at least four available private IP addresses.
      • When creating a primary/standby DB instance, ensure that there are at least three available private IP addresses.
      Figure 1 Viewing available private IP addresses

      Database Port

      The default database port is 3306. You can change it after a DB instance is created.

      RDS for MySQL instances can use database ports 1024 to 65535, excluding 12017, 33071, and 33062, which are reserved for RDS system use.

      Security Group

      Enhances security by controlling access to RDS from other services. Ensure that the security group you select allows the client to access the DB instance.

      When creating a DB instance, you can select multiple security groups. For better network performance, you are advised to select no more than five security groups. If you select more than one security group, the access rules of all the selected security groups apply on the instance.

    • Additional Options
      Table 5 Additional Options

      Parameter

      Description

      Parameter Template

      Contains engine configuration values that can be applied to one or more DB instances of the same DB engine.

      In the drop-down list, you can select a default parameter template, high-performance parameter template, or custom parameter template in the current region as required.

      • A default parameter template contains DB engine defaults and system defaults that are configured based on the engine, compute class, and storage space allocated of an instance. Default parameter templates cannot be modified, but you can create your own parameter template to change parameter settings.
      • High-performance parameter templates are only available for RDS for MySQL 5.7 and 8.0. Compared with standard parameter templates, high-performance templates provide higher read/write speed but lower data security.
      • You can select a custom parameter template and change the parameter values as required. The changes to parameter values in a custom parameter template are not applied to your instance until you apply the template to the instance. For details, see Creating a Parameter Template.

        If you select a custom parameter template when creating a DB instance, specification-related parameters (including back_log, innodb_io_capacity_max, max_connections, innodb_io_capacity, innodb_buffer_pool_size, and innodb_buffer_pool_instances) in the custom template are not applied. Instead, the default values are used.

      Time Zone

      You need to select a time zone for your instance based on the region hosting your instance.

      Table Name

      Specifies whether table names are case sensitive. This parameter is supported for RDS for MySQL 8.0 only.

      The case sensitivity of table names (lower_case_table_names) for created RDS for MySQL 8.0 instances cannot be changed.

      Tag

      (Optional) Tags an RDS instance. Adding tags to RDS DB instances helps you better identify and manage the DB instances. A maximum of 20 tags can be added for each DB instance.

      After a DB instance is created, you can view its tag details on the Tags page.

    • Read Replica
      Table 6 Read Replica

      Parameter

      Description

      Read Replica

      You can determine whether to create read replicas when creating a DB instance.

      • By default, Skip is selected.
      • If you select Create, read replicas are named with "read" and two digits appended to the primary instance name by default. For example, if the primary instance name is instance-0001, the first read replica will be named instance-0001-read-01. The network and storage configurations of read replicas are the same as those of the primary instance.

      Replica Type

      • HA read replica: If the physical server where the primary read replica resides fails, the standby read replica automatically takes over workloads from the primary read replica.
      • Read replica: If you want to buy single-node read replicas, you are advised to buy more than one single-node read replica and enable database proxy. That way, if one read replica fails, the database proxy can route traffic to other read replicas or the primary DB instance. When you purchase a single-node read replica, select the same value for Table Name as the primary DB instance.

      Storage Type

      Determines the instance read/write speed. The higher the maximum throughput is, the higher the instance read/write speed can be.

      • Cloud SSD or Ultra-high I/O

        Stores data in cloud disks for decoupled storage and compute. The maximum throughput is 350 MB/s.

        • For RDS for MySQL instances, this storage type is normally displayed as Cloud SSD, but for existing instances in certain regions it is displayed as Ultra-high I/O.
      • Extreme SSD

        Uses 25GE network and RDMA technologies to provide you with up to 1,000 MB/s throughput per disk and sub-millisecond latency.

      Read Replica AZ

      By default, read replicas are deployed in an AZ different from that of its primary instance.

      Instance Class

      You can select an instance class different from that of the primary instance for a read replica. To prevent a creation failure, long delay, and high load of a read replica, it is recommended that the instance class of the read replica be at least equal to that of the primary instance.

      Read Replica Quantity

      You can create a maximum of five read replicas for each DB instance. After a DB instance is created, the system automatically triggers the creation of read replicas.

      If you choose to create a primary/standby DB instance and set Read Replica Quantity to 1, a pair of primary/standby DB instances and a read replica will be created.

    • Required Duration and Quantity
      Table 7 Required Duration and Quantity

      Parameter

      Description

      Required Duration

      This option is available only for yearly/monthly DB instances. The system will automatically calculate the configuration fee based on the selected required duration. The longer the required duration is, the larger discount you will enjoy.

      Auto-renew

      • This option is available only for yearly/monthly DB instances and is not selected by default.
      • If you select this option, the auto-renewal cycle is determined by the selected required duration.

      Quantity

      RDS supports batch creation of DB instances. If you intend to create primary/standby DB instances and set Quantity to 1, a primary DB instance and a synchronous standby DB instance will be created.

    The performance of your DB instance depends on its configurations. The hardware configuration items you can choose include the instance class, storage type, and storage space.

  3. Confirm the instance information.

    • For pay-per-use instances, confirm the specifications.
      • If you need to modify your settings, click Previous.
      • If you do not need to modify your settings, select the agreement and click Submit.
    • For yearly/monthly instances, confirm the order.
      • If you need to modify your settings, click Previous.
      • If you do not need to modify your settings, select the agreement and click Pay Now to go to the payment page. Select a payment method and complete the payment.

  4. To view and manage your DB instance, go to the Instances page.

    • When your DB instance is being created, its status is Creating. The status changes to Available after the instance is created. To view the detailed progress and result of the creation, go to the Task Center page.
    • An automated backup policy is enabled by default. You can change it after the DB instance is created. An automated full backup is immediately triggered once your DB instance is created.

Follow-up Operations

After a DB instance is created, you can enter a description for it. For details, see Changing a DB Instance Description.

The default database port is 3306. You can change it after a DB instance is created. To ensure data and instance security, you are advised to change the database port in a timely manner. For details, see Changing a Database Port.