All Products
Search
Document Center

ApsaraDB for MyBase:Create an ApsaraDB MyBase for MySQL instance

Last Updated:Mar 28, 2026

After setting up hosts in your dedicated cluster, create MySQL instances on those hosts. Instances are placed on hosts based on the resource allocation policy you select.

Prerequisites

Before you begin, make sure that you have:

Create an instance

  1. Log on to the ApsaraDB for MyBase console.

  2. In the upper-left corner, select a region.

  3. In the left-side navigation pane, click Dedicated Clusters. Find the cluster where you want to create an instance, then click Details in the Actions column.

  4. In the left-side navigation pane, click Instances, then click Create Instance.

  5. In the panel that appears, configure the following parameters.

    If the instance is deployed on a host that uses ESSDs, you are charged separately for the disk space allocated to the instance. This is because you are charged only for computing resources when you purchase a host that uses ESSDs. To reduce storage costs, purchase storage plans within the same region to offset the costs of pay-as-you-go instances.

    Basic settings

    ParameterDescriptionDefault or recommended value
    Dedicated clusterThe dedicated cluster where the instance is created.Inherited from current cluster
    Database engineThe database engine. Fixed to MySQL.MySQL
    Current versionThe MySQL version for the instance.
    Storage engineThe storage engine. Fixed to InnoDB. Available only when Current version is set to 8.0.InnoDB
    EditionThe instance edition. High-availability Edition is supported for MySQL 8.0, 5.7, and 5.6. For details, see Overview.
    Parameter templateThe parameter template to apply. Available only when Edition is set to High-availability Edition.
    Time zoneThe time zone for the instance.
    Table name case sensitivityWhether table names in the instance are case-sensitive.

    Instance specifications

    ParameterDescriptionDefault or recommended value
    Instance specificationsThe compute specifications for the instance.
    Storage capacityThe disk space allocated to the instance.

    Storage

    ParameterDescriptionDefault or recommended value
    Storage typeThe disk type for the instance. When Edition is set to High-availability Edition, the local SSD and enhanced SSD (ESSD) options are available.
    Disk encryptionEncrypts data at rest. Available only when Storage type is set to ESSD. For details, see Data encryption.
    Automatic storage expansionAutomatically expands storage when available space drops to or below a threshold. When triggered, storage expands by 5 GB or 15% of the current capacity, whichever is greater. Available only when Edition is set to High-availability Edition. Automatically enabled when Storage type is set to ESSD.
    Available storage spaceThe threshold that triggers automatic expansion. Required when Automatic storage expansion is enabled.
    Maximum storageThe upper limit for automatic storage expansion. Required when Automatic storage expansion is enabled.

    Deployment

    ParameterDescriptionDefault or recommended value
    Deployment methodHow the instance is placed on hosts. Default Policy: the system places the instance on hosts with the least load (recommended for most use cases). Specified Host: manually choose the target hosts.Default Policy

    Network settings

    ParameterDescriptionDefault or recommended value
    VPCThe virtual private cloud (VPC) for the instance.Inherited from cluster
    ZoneThe zone of the host within the dedicated cluster.Inherited from host
    vSwitchThe vSwitch connected to the host. If no vSwitches are available, click Create vSwitch.Inherited from host

    Billing

    ParameterDescriptionDefault or recommended value
    Billing methodThe billing method. Fixed to Pay-as-you-go.Pay-as-you-go
  6. Click Create.

To monitor the creation progress, go to Instances > MySQL in the left-side navigation pane.

What's next

After the instance is created, complete the setup: