Create a preemptible cloud server
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.
When a system interrupt occurs, the cloud server is not deleted — it stops and goes to status EXPIRED
. After an interruption, the server can be restored. On a server with a network boot disk all data is saved, with a local boot disk all data is deleted. Read more about to restore the preemptible server.
Preemptible servers support all the features that are available for regular cloud servers, while costing an average of 70% less.
You can make the cloud server preemptible when server creation or after-- change server type. Any server can be made preemptible configurations.
What tasks are suitable for
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 at peak load times;
- any fault-tolerant projects with variable load.
Limitations
Preemptible cloud servers are temporarily available only in the pool ru-7.
We do not guarantee the same level of availability as conventional cloud 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 charged at the cloud platform payment models.
After the interruption:
- vCPU, RAM, GPU, local disks are no longer charged starting from the next hour after the stop;
- public IP addresses, public subnets and network disks continue to be charged.