Preemptible cloud servers
A preemptible cloud server is a cloud server that runs for no more than 24 hours after creation and can be stopped by Servercore at any time, for example, if the virtual host does not have enough resources for other cloud servers.
Upon a system interruption, the cloud server is not deleted — it stops and changes its status to EXPIRED. After an interruption, the server can be restored. All data is saved on a server with a network boot disk. Data is deleted from the local disks of preemptible servers.
Preemptible servers support all the features that are available for regular cloud servers while their cost is lower. Preemptible cloud servers are available in all pools.
You can make a cloud server preemptible when creating a server or change the type of an existing server. You can make a server of any configuration preemptible.
Use cases
Suitable for fault-tolerant systems where multiple servers are used and when some of them fail, the load is redistributed to other servers:
- for parallel batch data processing;
- CI/CD testing;
- Hadoop and Kubernetes projects;
- scaling fault-tolerant web services during peak load times;
- any fault-tolerant projects with variable load.
Limits and constraints
We do not guarantee the same availability level as for regular cloud servers does not apply to preemptible servers.
Cost
The cost of a preemptible server is, on average, 70% lower than the cost of a regular cloud server with the same configuration.
During operation, preemptible cloud servers are paid according to the cloud platform payment model.
After interruption:
- vCPU, RAM, GPU, and local disks are no longer charged starting from the next hour after the stop;
- public IP addresses, public subnets, and network volumes continue to be charged.