Pricing policy for Container Registry
Note
Currency of Service rates (prices) depends on the company you made a contract with:
- prices in US dollars are applicable to customers of Yandex Services AG,
- prices in Russian roubles are applicable to customers of Yandex.Cloud LLC.
What goes into the cost of using Container Registry
The cost of Container Registry usage is based on:
- The amount of storage used by your data.
- The amount of outgoing traffic.
In all calculations, 1 GB = 230 bytes.
Using storage
Storage usage is measured in GB per month. The volume of data stored during a month is the average value over the month based on per-second data. The minimum pricing unit is 1 hour of storing 1 MB of data.
Warning
If multiple Docker images in the same registry use the same layers, reused layers aren't subject to repeat billing for storage. The uniqueness of a layer is determined by its digest.
Prices
Data storage
The cost of 1 GB per month is fixed and doesn't depend on the number of days in the month. The storage cost per day is higher for shorter months and lower for longer months.
Service | Rate for 1 GB per month, without VAT |
---|---|
Storage | $0.024256 |
Service | Rate for 1 GB per month, with VAT |
---|---|
Storage | ₽1.8920 |
Here is an example of proportional calculation: let's say the user stores 15 GB of data for 11.5 hours during a month that is 30 days long. The total cost of storage can be calculated using the formula:
Storage_cost = Cost_per_GB_per_month * 15 * 12 / 24 / 30
Outgoing traffic
When using the service, you pay for the traffic from Yandex.Cloud to the internet. Traffic between Yandex.Cloud services and incoming internet traffic are free.
The minimum charging unit is 1 MB.
Resource category | Cost of 1 GB, without VAT |
---|---|
Outgoing traffic, <10 GB | $0 |
Outgoing traffic, >10 GB | $0.012307 |
Resource category | Cost of 1 GB, with VAT |
---|---|
Outgoing traffic, <10 GB | ₽0 |
Outgoing traffic, >10 GB | ₽0.9600 |