I'm using C #, Asp .Net, SQL Server.
I have the following question, I am creating a web and mobile application to communicate with a WebApi however I came across the problem of information and / or data in real-time, through searches I found the signalr, creating the project signalr is quite simple and such, now how do I host it? -Do I have to on a proper server? - If yes, does anyone know about cheap virtual machines (other than Azure and Google Cloud because they are too expensive for me to launch a new product on the market)?
I searched in several places but I did not find anything concerning my doubt.