-
Book Overview & Buying
-
Table Of Contents
Azure for Developers - Third Edition
By :
In the previous chapter, we discussed how you can host and develop web applications using Azure Web Apps and Azure App Service plans. Those services are core components for every dynamic application, which requires the underlying server to host the backend that’s handling incoming requests. While Azure Web Apps will work great for both dynamic and static web applications, sometimes, it’s better to choose a dedicated service to simplify development and lower the cost of the infrastructure.
When building static websites in Azure, we’ll need to learn about hosting options and the capabilities of two separate Azure services. This will help us better understand their use cases and integration options.
In this chapter, we’re going to cover the following main topics: