Cost management
You can manage your computing costs in a few ways:
- Yandex Cloud Billing enables you to set up notifications about exceeding the budget set for DataSphere. The budget does not affect consumption: DataSphere will continue running even if the budget is exceeded.
- In DataSphere, you can set up consumption thresholds for a project. Once the consumption threshold is exceeded, all computations in the project are stopped. Project consumption thresholds are set in billing units.
As consumption thresholds, you can use:
-
Project balance, which is the total number of units available for the project. Each cell execution will reduce the balance by the number of units that is needed to perform one second of computations in the selected configuration. You can run cells as long as the balance is positive. If the balance drops to zero or lower during computations in one of the cells, all running computations will stop and a warning will appear, saying that the project balance is insufficient.
-
Limit on the number of units per project, per hour. If the price per hour for the selected configuration exceeds this value, the cell will not start. If the current project consumption per hour exceeds the set limit during computations in a cell, all cells with active computations will be stopped.
-
Limit on the number of units available per computation. If a cell exceeds the set limit during computations, it will be stopped.
You will need the following roles to manage costs:
datasphere.community-projects.editor
: To view project limits.datasphere.community-projects.admin
: To set project limits.
For more information about roles and access management in DataSphere, see Access management in DataSphere.