You develop a new Azure Web App that uses multiple Azure Blobs and static content. The Web App uses alarge number of JavaScript files and cascading style sheets. Some of these files contain references to other
files. Users are geographically dispersed.
You need to minimize the time to load individual pages.
What should you do?
A.
Use an Azure Content Delivery Network (CDN).
B.
Implement an Azure Redis Cache.
C.
Migrate the Web App to Azure Service Fabric.
D.
Create a services layer by using an Azure-hosted ASP.NET web API.
E.
Enable the always On feature of the Web App.
A) Agree.