Product Description Cloud Databases
Managed databases — a service for deploying and managing high-performance and fault-tolerant clusters supported databases in the cloud.
You can work with cloud databases in control panel through Cloud Database API or Terraform.
The product supports user types and roles, projects and project limits and quotas.
Supported cloud databases
How cloud databases work
Managed databases are deployed in a cluster. A cluster is one or more database servers (nodes) between which replication is configured. The nodes in the cluster are based on cloud platform resources.
Managed databases support monitoring, backups and scaling cluster. It is possible to increase fault tolerance cluster and configure replication between nodes.
Database settings when creating the cluster are selected by default and depend on the cluster configuration and database version. You can change them if necessary.
Customization networks cloud database depends on the specifics of the infrastructure in which the cloud database is embedded.
Monitoring
In cloud databases, you can monitor the status of the cluster in the dashboard:
- View information about cluster node utilization and database load in the form of graphs in the control panel;
- watch the status of the cluster;
- receive notifications when the disk is full.
Cluster and database node metrics can also be exported in Prometheus format.
Read more about monitoring in the instructions for PostgreSQL, PostgreSQL for 1C, PostgreSQL TimescaleDB, MySQL sync, MySQL semi-sync, Redis and Kafka.
Backups
In cloud databases, cluster backups are created automatically using WAL-G. All databases except Redis are Point-in-Time Recovery. The frequency of backups depends on the selected database.
The backups are stored In Selectel object storage isolated from other users' backups. Backups cannot be unloaded. Automatic creation of backups cannot be disabled.
Read more about backups in the instructions for PostgreSQL, PostgreSQL for 1C, PostgreSQL TimescaleDB, MySQL sync, MySQL semi-sync, Redis.