You can use the cluster management feature provided by Database Autonomy Service (DAS) to combine instances of the same database engine such as MySQL into a cluster, and then view information about these instances at the cluster level, such as performance trends, slow query log trends, and global storage usage.

Prerequisites

The following database engines are supported:
  • MySQL
  • Redis
  • MongoDB
  • PostgreSQL
  • ApsaraDB RDS for SQL Server
  • PolarDB for MySQL
  • PolarDB for PostgreSQL
  • PolarDB for PostgreSQL (Compatible with Oracle)
  • PolarDB-X 2.0
Note
  • MySQL, Redis, MongoDB, and PostgreSQL databases can be Alibaba Cloud databases or self-managed databases.
  • A database instance belongs to only one cluster.

Procedure

  1. Log on to the DAS console.
  2. In the left-side navigation pane, click Clusters.
  3. On the Clusters page, click Add Cluster in the upper-right corner.
  4. In the Add Cluster dialog box, configure the parameters described in the following table. Then, click Save.
    ParameterDescription
    Cluster NameThe name of the cluster.
    Select EnvironmentThe environment to which the cluster belongs. You can select one of the following environments:
    • Development Environment
    • test
    • online
    Select EngineThe database engine that supports cluster management.
    Cluster DescriptionThe description of the cluster.
  5. In the Actions column corresponding to a cluster, you can perform the following operations on the cluster:
    • Edit: modifies information about the cluster, such as the cluster environment and cluster description.
    • Delete: removes the cluster from the cluster list.
    • Monitor: displays the Cluster Overview, Dashboard, and Cluster Storage settings of the cluster.