Data Transfer pricing policy
To estimate your service costs, see the pricing in this section.
The prices for service products are also available in the price list.
Note
Currency of Service rates (prices) depends on the company you made a contract with:
- Prices in US dollars are applicable to customers of Iron Hive doo Beograd (Serbia) or Direct Cursus Technology L.L.C. (Dubai).
- Prices in Russian roubles are applicable to customers of Yandex.Cloud LLC.
All prices below do not include VAT.
Data Transfer cost depends on the amount of computing resources you use and the number of data rows delivered by transfers that are at the GA stage:
- PostgreSQL
PostgreSQL - PostgreSQL
ClickHouse® - PostgreSQL
Apache Kafka® - MySQL®
MySQL® - MySQL®
ClickHouse® - MySQL®
Apache Kafka® - MongoDB
MongoDB - ClickHouse®
ClickHouse® - Greenplum®
ClickHouse® - Data Streams
ClickHouse® - Data Streams
Managed Service for YDB - Data Streams
Apache Kafka® - Apache Kafka®
Managed Service for YDB - Apache Kafka®
Apache Kafka®
Note
Resource consumption fees are charged for transfers with the Replicating (RUNNING), Copying (SNAPSHOTTING), or Stopping (STOPPING) statuses. You can view the transfer status in the list of transfers.
Data delivery for transfers that are at the Preview stage is free of charge. For a list of available transfers and their release stages, see Available transfers.
Prices for the Russia region
Number of transferred rows
| Number of transferred rows | Cost per month, without VAT |
|---|---|
| Up to 100,000,000 | Free |
| Over 100,000,000, per 1,000,000 | $0.024300 |
Computing resources
| Computing resource | Price per vCPU, per hour, without VAT |
|---|---|
| Number of cores | $0.011790 |
| Computing resource | Price per GB/hour, without VAT |
|---|---|
| RAM | $0.003150 |
Examples of cost calculation
When calculating the cost, keep in mind that one worker can use the following computing resources:
- 2 vCPUs and 4 GB RAM. This is the default configuration.
- 4 vCPUs and 8 GB RAM.
- 8 vCPUs and 16 GB RAM.
One-time data copying from PostgreSQL to ClickHouse®
The number of data rows transferred from PostgreSQL to ClickHouse® during the reporting month is 500,000,000. The copying was performed by one worker (2 vCPUs and 4 GB RAM) and took 24 hours.
CPU cost:
24 * 2 * $0.011790 = $0.565920
RAM cost:
24 * 4 * $0.003150 = $0.302400
Data transfer cost:
(500 - 100) * $0.024300 = $9.720000
Total cost:
$0.565920 + $0.302400 + $9.720000 = $10.588320
Replicating data from PostgreSQL to PostgreSQL
The number of data rows transferred from PostgreSQL to PostgreSQL during the reporting month is 50,000,000. The replication was active throughout the month, and was performed by 6 workers (12 vCPUs and 24 GB RAM).
CPU cost:
30 * 24 * 12 * $0.011790 = $101.865600
RAM cost:
30 * 24 * 24 * $0.003150 = $54.432000
Data transfer cost:
50,000,000 rows are free of charge as they are included in the free usage quota.
Total cost:
$101.865600 + $54.432000 = $156.297600
See also
ClickHouse® is a registered trademark of ClickHouse, Inc