Frequently Asked Questions
Frequently Asked Questions
What are Cloud Databases
This is a service of the Selectel cloud platform. It allows you to quickly deploy resilient database clusters in the cloud with PITR recovery.
Setup, configuration, infrastructure maintenance, security and fault tolerance, backups and scaling are performed on the Selectel side.
What is a database cluster
This is one or more database nodes (servers) between which replication is configured.
The main server of the cluster is the master node. Replicas — exact copies of the master — can be added to the cluster. If the master becomes unavailable, one of the replicas takes over the role of the master and a new replica is created in its place (the address of the master node changes). Such a cluster is reliable and is used to support applications.