cpsat-primer icon indicating copy to clipboard operation
cpsat-primer copied to clipboard

Deployment to Cloud for the API

Open d-krupke opened this issue 6 months ago • 4 comments

Instead of just using some worker containers, it may be cheaper to deploy the code to the cloud and use google cloud run to schedule and run the optimization on demand. Especially for low frequency APIs, this can be significantly cheaper as you only need to rent an expensive cloud machine for the time you are actually optimizing. Should not be too complicated, but I am not a cloud expert, so I am slow in getting all the details right and not just having a "worked for me".

d-krupke avatar Jul 28 '24 13:07 d-krupke