in Education by
Can someone tell me the differences between the Azure Web Site and the Azure Web Roles for an ASP.NET MVC application? Can anyone justify using web role over website or vice versa Is there anything which is difficult or impossible to do in a web role but possible in web site . For eg: if I've to put multiple websites in a single set of VMs using "websites" ? Ability to tune IIS? Ability to use the Cache service locally? Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
Web role over web apps: You can isolate a VM from the network IP restricted access to virtual machines can be provided It works with IIS Network isolation can be done You can easily split an app into different tiers and scale independently Web apps over web role: It uses SQL or MySQL as a database Deployment can be done instantly with rollback history Website content backup support is provided Scaling is easy and fast Backup for website content.

Related questions

0 votes
    Is there any way to stop a SQL Azure DB so that it doesn't charge anything towards our account? I don't ... cloud services and VM's. Select the correct answer from above options...
asked Jan 31, 2022 in Education by JackTerrance
0 votes
    I have shared location on Azure VM and web job in the same Vnet on Azure. I have C# script ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 23, 2022 in Education by JackTerrance
0 votes
    I am trying to run the following SQL: INSERT INTO Suppliers ( [SupplierID], [CompanyName]) Select [SupplierID], [ ... is very slow. Select the correct answer from above options...
asked Jan 31, 2022 in Education by JackTerrance
0 votes
    In a site-to-site configuration, avoid ______________. A. Resource manager deployment B. Overlapping subnets C. Adding additional address spaces D. Adding additional subnets...
asked Nov 21, 2022 in Education by JackTerrance
0 votes
    A company is planning on hosting an application on an Azure Virtual Machine. It needs to be ensured that the application ... plan. Would this satisfy the requirement A. Yes B. No...
asked Nov 20, 2022 in Education by JackTerrance
0 votes
    Can't ping smtp.gmail.com. I've been using google smtp for email notification and it was working ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 16, 2022 in Education by JackTerrance
0 votes
    How can I delete the associated account with the virtual machines On the preview portal on deleting the storage account ... as well. Select the correct answer from above options...
asked Jan 20, 2022 in Education by JackTerrance
0 votes
    Could someone tell me how to become an Azure expert? Select the correct answer from above options...
asked Jan 6, 2022 in Education by JackTerrance
0 votes
    When should I use SQL Azure and when should I use table Storage? I was thinking, use table storage for transaction ... do you think? Select the correct answer from above options...
asked Jan 31, 2022 in Education by JackTerrance
0 votes
    I am starting with Windows Azure. I have an Azure account with Microsoft and would like to use it from my ... Azure management portal? Select the correct answer from above options...
asked Jan 30, 2022 in Education by JackTerrance
0 votes
    I am asking this in very general sense. Both from cloud provider and cloud consumer's perspective. Also the ... Server like Biztalk? Select the correct answer from above options...
asked Jan 30, 2022 in Education by JackTerrance
0 votes
    Azure Traffic manager receives a query from _____________. A. Endpoint B. Client C. Routing Method D. All the options...
asked Nov 21, 2022 in Education by JackTerrance
0 votes
    Which endpoint is used for Non-Azure services? A. External Endpoint B. Nested Endpoint C. Azure Endpoints D. All the options...
asked Nov 21, 2022 in Education by JackTerrance
0 votes
    How many endpoints are there in Azure Traffic Manager? A. 1 B. 2 C. 3 D. 4...
asked Nov 21, 2022 in Education by JackTerrance
0 votes
    Azure DNS is the same as Domain Registrar. A. True B. False...
asked Nov 21, 2022 in Education by JackTerrance
...