Answer the question
In order to leave comments, you need to log in
How to quickly raise the server load?
The task is this: there is a c++ or go program, you need to quickly raise the microservice (deploy it and run it on a new instance).
Raise an instance, configure, copy files and run, check and monitor. These are big mathematical calculations.
How to do it universally (to easily change providers)? And fast and right? What is ready?
The first is a script that does everything by connecting via ssh,
And a go daemon to monitor the load and create a new instance and configure or kill it.
Answer the question
In order to leave comments, you need to log in
all providers do not have their own api
, but a simple algorithm raises the required amount of vps from the image and runs calculations on each
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question