Managed databases
Cloud Databases is a service for deploying and managing high-performance and fault-tolerant database clusters in the cloud. Servercore is responsible for the infrastructure and provides a ready-made cloud database: PostgreSQL, PostgreSQL TimescaleDB, PostgreSQL for 1C, MySQL sync, MySQL semi-sync, Redis and Kafka
The main things about the product
Description
Supported cloud databases, how they work and how responsibilities are allocated
Payment Model
How to pay for cloud databases, what is their payment model, where to see prices
Availability matrix
In which regions and pools cloud databases are available
Users and roles
How to differentiate access to account and resources using user types and roles
Projects
How projects work, how to create a project and give a user access to the project
Project limits and quotas
How to configure resource consumption limitation
Terraform
Description of resources and data sources
All about the product
General information
Basic information about cloud databases: description, fees and more
PostgreSQL
PostgreSQL is an open source object-relational database. It is oriented on speed and extensibility - you can connect any external data sources, create new data types and functions
PostgreSQL for 1C
PostgreSQL for 1C - PostgreSQL version with necessary extensions for efficient work with 1C:Enterprise
PostgreSQL TimescaleDB
PostgreSQL TimescaleDB is a version of PostgreSQL with the TimescaleDB extension that can be used to store time series
MySQL semi-sync
MySQL semi-sync is an open source relational database management system that is easy to manage and scale. Suitable for most data handling tasks
MySQL sync
MySQL sync is an open source solution for MySQL. Powered by Percona Server for MySQL with XtraDB storage subsystem
Redis
Redis is a key-value storage. It refers to in-memory databases - all data is in RAM and periodically replicated to disk
Kafka
Kafka - data bus for Cloud Native applications with microservice architecture