-
Book Overview & Buying
-
Table Of Contents
Azure for Developers - Third Edition
By :
Azure Web Apps are, as the name suggests, the main solution for hosting web applications in Azure. They provide an integrated environment, which simplifies the deployment, management, and operations of such applications. However, before you decide to use that service to host your application, you need to consider all the pros and cons. Let’s dive deeper into the topic.
Azure Web Apps offer quite a robust environment for hosting web applications. We discussed how the scale is based on manual or automated patterns, but still haven’t got a chance to talk about their capability to scale. The limitations to scale up and scale out your application when using Azure Web App depend on the selected tier. Because tiers impact offered capabilities and pricing, you need to carefully consider which one is needed to cover your application’s requirements.
When using Azure Web Apps, you need to remember that they...