I am a mostly desktop developer, although I have had limited experience with ASP.NET MVC in the past. I have also had some experience with self managed web hosting and deploying website using IIS.
What I am interested in doing now is trying out Azure - deploying a test ASP.NET MVC Core app on there, using a tiny database. What I am struggling to understand is the pricing model of Azure - they provide pricing per hour, depending on service. I was able to find the SQL DB service, which ended up costing $5 per month, but was unable to find a basic IIS or things like domain name on there. Am I missing the point of Azure? Is domain name.. outside of Azure domain?
Any thoughts/examples/links on Azure pricing vs using one of the myriad of smaller hosts out there?
What I currently have with a couple of different providers is:
- Domain Name
- Windows Server hosting with IIS & SQL DB
- Dedicated IP
- SSL certificate
Thanks!!