Is there an ASP.NET web host that operates using EC2?
I'd like to take advantage of some of the same-region perks Amazon offers like no transfer fees with S3, reduced latency via local routing with some database offerings hosted by AWS (like MongoHQ).
I've got my my ASP.NET MVC app working for what I want to do, but I'd really prefer not managing a Windows Server image myself in EC2 if there's already a hosting company out there that can do it better than me.
So, anyone know of such a ASP.NET web hosting company that abstracts out their hosting packages from Windows Server on EC2?
From serverfault
Paige
-
Have you considered Microsoft's Azure Platform? They have an introductory special right now that may work for your requirements.
From gravyface
0 comments:
Post a Comment