Skip to main content

Viewing database cluster list

The Database cluster list page provides a consolidated view of all database instances/clusters running in the FPT Database Engine environment, enabling users to easily monitor status, review configuration, and perform common management operations on each database cluster.

To view the list of database clusters, sign in to the FPT Cloud Portal. From the main menu, select Database Platform > All Databases , or navigate to the menu corresponding to a specific engine category, such as:

  • Relational Databases : PostgreSQL, MySQL, MariaDB, Microsoft SQL Server.
  • NoSQL : MongoDB, Cassandra, Redis.
  • Search Engine : OpenSearch.
  • Data Streaming : Kafka.
  • Time Series Database : TimescaleDB.
  • OLAP : ClickHouse.

The Database cluster list page displays all existing database clusters along with their current status and key information required for monitoring and administration.

  • No database clusters available : The list will be empty and a database cluster provisioning option will be displayed, allowing users to provision a new database cluster.

  • Database clusters available : The list shows all database clusters deployed within the VPC, providing high-level details for ongoing management and operations (start/stop/restart/delete).

Database cluster list informations:

ColumnDescription
IDDisplays the database cluster ID. ⚠️ Warning for restarting database clusters:
When the compute resources (CPU/RAM) are adjusted but the database cluster has not yet been restarted to apply the new configuration, the system displays a warning icon.
To ensure that the updated configuration takes effect and to maintain optimal performance and cluster stability, users must restart the database cluster. It is recommended to perform the restart during periods of low traffic.
Once the restart is completed and the new configuration is successfully applied, the warning icon will no longer be displayed.
NameDisplays the database cluster name.
TypeDisplays the database engine type.
TagDisplay a list of tags that have been assigned to the database cluster.
VersionDisplays the engine version and lifecycle status:
  • Beta version: labeled “Beta”
  • General Availability (GA): Displays normally, no tag
  • Deprecated version: labeled “Dep.”
  • End of Support version: labeled “EoS”
    Node | Displays the number of nodes in the database cluster.
    Status | Displays the current cluster status (Running, Stopped, Warning, ...).
    Backup | Indicates whether Backup service is enabled.
    Vertical scaling | Indicates whether Auto Vertical Scaling service is enabled.
    Monitoring | Indicates whether Monitoring service is enabled.
    Created at | Displays the database cluster creation timestamp.
    Action | Displays available actions for the database cluster (Start, Stop, Restart, Delete, Resize, …).