I have a task literally 30 times a day to calculate the hash I need extremely quickly. And in principle there are no problems with this, but I cannot pay for the rest of the server time, that it will not do anything.
Therefore, I have a question, is it possible to somehow keep the server in a sleeping state or how to say that at any time you can send a request to it and it will start up in less than a second?
At this time we do not currently offer the capability to pause or suspend instances.
We do however have persistent filesystems that you can attach to instances in specific regions if you wish to save data and attach them to an instance when needed. You can find more information on our docs page here: https://docs.lambda.ai/public-cloud/filesystems/
Additionally, if you would like to reserve instances on the fly when needed, we recommend utilizing our Cloud API.
Our docs for the Cloud API can also be found below: