exam questions

Exam AZ-301 All Questions

View all questions & answers for the AZ-301 exam

Exam AZ-301 topic 6 question 45 discussion

Actual exam question from Microsoft's AZ-301
Question #: 45
Topic #: 6
[All AZ-301 Questions]

You develop a new Azure Web App that uses multiple Azure blobs and static content. The Web App uses a large 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. Migrate the Web App to Azure Service Fabric
  • B. Use an Azure Content Delivery Network (CDN)
  • C. Implement an Azure Redis Cache
  • D. Create a services layer by using an Azure-hosted ASP.NET web API
  • E. Enable the Always On feature of the Web App
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Pierrick
Highly Voted 5 years, 1 month ago
Redis would be relevant if we need to improve data collection between backend and front web, but issue here is delivering to users. So CDN seems correct
upvoted 20 times
...
Rocket
Highly Voted 5 years, 2 months ago
Answer seem to be " Implement an Azure Redis Cache" as its talking about loading webpages faster, not making the content deliver faster to users. Anybody??
upvoted 5 times
dtvAzh
5 years, 2 months ago
The hint here is geographically dispersed. Azure CDN is the correct answer.
upvoted 28 times
...
...
glam
Most Recent 4 years, 3 months ago
B. Use an Azure Content Delivery Network (CDN)
upvoted 1 times
...
sanketshah
4 years, 5 months ago
B is correct answer.
upvoted 1 times
...
sidbarker
4 years, 9 months ago
This is very good answer.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...