Hosting Web Application on Windows Azure -


i have simple mvc5 web application mssql2012 database , application details listed bellow.

  • application size 50mb.
  • sql database size maximum 500mb.
  • the application accessing 5 users concurrently.
  • users working on application 12 hours per day.

i'm thinking of publishing application on windows azure.but since i'm new windows azure , don't know best plan on azure application.

and since low budget project, best hosting provider application.(amazon etc..)

thanks,

if you're looking @ azure, sounds website + database you're looking for. can create on azure portal.

i'd start looking @ this: http://azure.microsoft.com/en-us/documentation/articles/web-sites-dotnet-get-started/

and this:

http://azure.microsoft.com/en-us/documentation/articles/web-sites-dotnet-deploy-aspnet-mvc-app-membership-oauth-sql-database/

in terms of price, sounds free edition website work shown here: http://azure.microsoft.com/en-us/pricing/details/app-service/

and can take @ basic edition database cost 5$ month: http://azure.microsoft.com/en-us/pricing/details/sql-database/