Speed up dotnet core app
/
/
November 17, 2020
Run with scalable VM pool I have a dotnet core app which I used to run some batch jobs. I have a lot of such jobs. To get things done faster, I rent some powerful virtual machines (VMs) from Microsoft Azure. You can also do it on AWS or Google cloud as you like. These …