Forum Discussion
Rod-F
May 24, 2023Iron Contributor
Looking for recommendations for hosting ASP.NET web apps
I've been with an ASP.NET web hosting service for several years. However, the service provided has declined in the last couple of years. So, I started looking for a new, inexpensive, web hosting serv...
Thomas Glaser
Aug 25, 2023Copper Contributor
I am in the same boat, I have not been able to find any offerings that are reasonably cheap and low maintenance (meaning, no virtual machines). I've also explored the idea of using Docker images. There are several offerings there, which allow you to host docker images without needing to spin up a full virtual machine. But I found them all to be either lacking (no persistent storage / database for example) or too expensive.
I've resorted to using a virtual machine now, which allows me to host more than one ASP.NET Core application. It sucks that I have to maintain the VMs as well, but at least it is cheap.
Did you find anything since you created the post?
I've resorted to using a virtual machine now, which allows me to host more than one ASP.NET Core application. It sucks that I have to maintain the VMs as well, but at least it is cheap.
Did you find anything since you created the post?
Rod-F
Feb 27, 2024Iron Contributor
Hello Thomas Glaser, I am so sorry it's taken me so long to get back to you.
Yes, I've moved my website to InterServer. They're OK, but I must admit they're not as much as I had hoped they would be. For now, they'll do. I've got other balls in the air at this time, so looking for something else isn't going to happen. At least not for a few months.
Yes, I've moved my website to InterServer. They're OK, but I must admit they're not as much as I had hoped they would be. For now, they'll do. I've got other balls in the air at this time, so looking for something else isn't going to happen. At least not for a few months.
- Thomas GlaserFeb 27, 2024Copper Contributor
Rod-F thanks for the reply. I haven't really found anything that suites my needs yet either, so I'm still using VServers, which is fine from a cost perspective
- hensmelon74Feb 28, 2024Copper Contributor
Thomas Glaser is is not fine to use asp.net hosting?