General questions about Yandex StoreDoc
-
What is Yandex StoreDoc's share of database management and maintenance work?
-
How can I change the computing resources and storage size for a database cluster?
-
When are backups performed? Is a database cluster available during a backup?
What is Yandex StoreDoc?
Yandex StoreDoc is a solution that helps you create, operate, and scale Yandex StoreDoc databases in the cloud.
With Yandex StoreDoc, you can:
- Create a database with the required performance characteristics.
- Scale processing power and storage dedicated for your databases.
- Get database logs.
Yandex StoreDoc takes over time-consuming Yandex StoreDoc infrastructure administration tasks:
- Monitors resource usage.
- Automatically creates DB backups.
- Provides fault tolerance through automatic failover to backup replicas.
- Keeps database software updated.
You work with a Yandex StoreDoc database cluster as if it were a regular database in your local infrastructure This allows you to manage internal database settings to meet your app requirements.
What is Yandex StoreDoc's share of database management and maintenance work?
When you create clusters, Yandex StoreDoc allocates resources, installs the DBMS, and creates databases.
For all created and running databases, Yandex StoreDoc automatically creates backups and applies fixes and updates.
Yandex StoreDoc also provides data replication between database hosts (both inside and between availability zones) and automatically switches the load over to a backup replica in the event of a failure.
Be mindful of what is what is controlled by the service, and what by the Yandex Cloud customer. Understanding these control zones will help you use your cloud resources effectively and avoid potential database-related problems. For more information, see Zones of control between managed database (MDB) service users and Yandex Cloud.
Not sure whether to use Yandex StoreDoc or VMs running databases?
Yandex Cloud offers two ways to work with databases:
- Yandex StoreDoc: Enables you to operate template databases without needing to manage their administration.
- Yandex Compute Cloud virtual machines allow you to create and configure your own databases. This approach allows you to use any database management systems, access databases via SSH, and so on.
What is a database host and database cluster?
A database host is an isolated database environment in the cloud with dedicated computing resources and reserved storage capacity.
A database cluster is one or more database hosts with the option to configure replication.
How do I get started with Yandex StoreDoc?
Yandex StoreDoc is available to all registered Yandex Cloud users.
To create a database cluster in Yandex StoreDoc, you need to define its settings:
- Host class (performance parameters, such as CPUs, RAM, etc.).
- Disk type and size (reserved in full when creating a cluster).
- Network your cluster will be connected to.
- Number of hosts for the cluster and the availability zone for each of them.
For detailed instructions, see Getting started with Yandex StoreDoc.
How many database hosts does a cluster support?
The minimum number of hosts per cluster depends on the following:
- Selected platform and host class.
- Selected disk type.
The maximum number of hosts in a cluster is only limited by the requested computing resources and the size of the storage for the cluster.
For more information, see Quotas and limits.
How can I access a running DB host?
You can connect to Yandex StoreDoc databases using standard DBMS methods.
Learn more about connecting to clusters here.
How many clusters can I create within a single cloud?
For more information on MDB technical and organizational limitations, see Quotas and limits.
How are DB clusters maintained?
In Yandex StoreDoc, maintenance implies:
- Automatic installation of DBMS updates and fixes for DB hosts (including disabled clusters).
- Changes to the host class and storage size.
- Other Yandex StoreDoc maintenance activities.
For more information, see Maintenance.
Which Yandex StoreDoc version does Yandex StoreDoc use?
Yandex StoreDoc supports Yandex StoreDoc versions 6.0 and 7.0.
What happens when a new DBMS version is released?
When new minor versions are released, the cluster software is updated after a short testing period. Owners of the affected DB clusters are notified of expected work times and DB availability in advance.
What happens when a DBMS version becomes deprecated?
One month after the database version becomes deprecated, Yandex StoreDoc automatically sends email notifications to the owners of DB clusters created with this version.
New hosts can no longer be created using deprecated DBMS versions. Database clusters are automatically upgraded to the next supported version seven days after notification for minor versions and one month after notification for major versions. Deprecated major versions are going to be upgraded even if you have disabled automatic updates.
How do you calculate usage cost for a database host?
In Yandex StoreDoc, the usage cost is calculated based on the following:
- Selected host class.
- Size of the storage reserved for the database host.
- Size of the database cluster backups. Backup size equal to the storage size is free of charge. Backup storage that exceeds this size is charged based on the pricing policy.
- Database host uptime in hours. Partial hours are rounded up to the nearest whole hour. You can find the cost per hour for each host class in the Pricing policy section.
How can I change the computing resources and storage size for a database cluster?
You can change computing resources and storage size from the management console
The cluster settings update within 30 minutes. This period may also include other cluster maintenance activities, such as installing updates.
Is database host backup enabled by default?
Yes, backup is enabled by default. For Yandex StoreDoc, a full backup is performed once a day with the possibility to restore it to any saved backup.
By default, backups are stored for seven days.
When are backups created? Is a database cluster available during backup?
The backup window is an interval during which a full daily backup of the DB cluster is performed. The backup window is from 01:00 to 05:00 (UTC+3).
Clusters remain fully accessible during the backup window.
Can I change the retention period for automatic backups?
You can set the retention period for automatic backups when creating or modifying a cluster.
What metrics and processes can be monitored?
For all DBMS types, you can monitor:
- CPU, memory, network, or disk usage, in absolute terms.
- Memory, network, and disk usage as a percentage of the set limits for the relevant cluster host class.
- Amount of data in a DB cluster and the remaining free space in your data storage.
For DB hosts, you can monitor metrics specific to their type of DBMS. For example, for Yandex StoreDoc, you can track:
- Number of queries per second.
- Disk space used.
- Number of connections, etc.
Monitoring can be performed with a minimum granularity of five seconds.
How do I set up an alert that triggers as soon as a certain percentage of disk space has been used up?
Create an alert with the disk.used_bytes metric in Yandex Monitoring. This metric shows the disk space usage in the Yandex StoreDoc cluster.
For disk.used_bytes, use notification thresholds. The recommended values are as follows:
Alarm: 90% of disk spaceWarning: 70% of disk space
Thresholds are set in bytes only. For example, the recommended values for a 100 GB disk are as follows:
Alarm:96636764160bytes (90%)Warning:75161927680bytes (70%)
Does the service meet the requirements of the Russian Federation Federal Law 152-FZ on personal data?
Yes, it does. You can read the full security audit conclusion here
Can I get logs of my operations in Yandex Cloud?
Yes, you can request information about operations with your resources from Yandex Cloud logs. Do it by contacting support
What is the retention period for logs?
Cluster logs are stored for 30 days.
What is Yandex StoreDoc's share of database management and maintenance work?
Be mindful of what is what is controlled by the service, and what by the Yandex Cloud customer. Understanding these control zones will help you use your cloud resources effectively and avoid potential database-related problems. For more information, see Zones of control between managed database (MDB) service users and Yandex Cloud.