Ask HN: Best and Cheapest Way to Host Asp.net Core App
I am building an ASP.Net Core app, what's the best and cheapest provider to host it? Does it make a difference which platform I use? Being that it could run on Windows and Linux (I am assuming that Linux is cheaper)...
4 comments
Usually, "cheapest" and "best" don't go together, but if you're wanting the "most best" with the "most cheapest", Azure App Services work great for us. I don't know if it's the "cheapest", but it's mostly "set it and forget it". The integration with DevOps release pipelines also makes it a breeze to deploy. It's seamless from Visual Studio to DevOps to staging App Service to Production.
Good point! I'll look into Azure.
I have a weird feeling your asking the wrong questions
LOL, I'm open to guidance...