Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex Data Transfer
  • Available transfers
  • Getting started
  • Troubleshooting
  • Access management
  • Pricing policy
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Public materials

In this article:

  • Prices for the Russia region
  • Number of transferred rows
  • Computing resources
  • Examples of cost calculation
  • Single data copying from PostgreSQL to ClickHouse®
  • Replicating data from PostgreSQL to PostgreSQL
  • See also

Data Transfer pricing policy

Written by
Yandex Cloud
Updated at May 12, 2025
  • Prices for the Russia region
    • Number of transferred rows
    • Computing resources
  • Examples of cost calculation
    • Single data copying from PostgreSQL to ClickHouse®
    • Replicating data from PostgreSQL to PostgreSQL
  • See also

To estimate your service costs, see the pricing in this section.

Prices for service products are also available in the Price list.

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 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 regionPrices for the Russia region

Number of transferred rowsNumber of transferred rows

Number of transferred rows Price per month, without VAT
less than 100 000 000 Free
more than 100 000 000 per each 1 000 000 $0.024300

Computing resourcesComputing resources

Computing resource Price for 1 vCPU per hour, without VAT
Number of cores $0.011790
Computing resource Price of 1 GB per hour, without VAT
Memory capacity (RAM) $0.003150

Examples of cost calculationExamples 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.

Single data copying from PostgreSQL to ClickHouse®Single 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 PostgreSQLReplicating 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:

Free of charge, as 50,000,000 rows is less than the free usage quota.

Total cost:

$101.865600 + $54.432000 = $156.297600

See alsoSee also

  • How to optimize data delivery in Data Transfer.

ClickHouse® is a registered trademark of ClickHouse, Inc.

Was the article helpful?

Previous
Access management
Next
Overview
© 2025 Direct Cursus Technology L.L.C.