I have an application written in native C ++ that involves heavy computing. In fact, I am only interested in the result of the calculation, i.e. It can be executed without a GUI or controlled by some .Net service / application.
Can I run it on Microsoft Cloud? How can i do this?
c ++ cloud azure unmanaged
flashnik
source share