AZ-305 · Question #64
AZ-305 Question #64: Real Exam Question with Answer & Explanation
The correct answer is A: Azure Content Delivery Network (CDN). Azure Content Delivery Network (CDN) is a global CDN solution for delivering high-bandwidth content. It can be hosted in Azure or any other location. With Azure CDN, you can cache static objects loaded from Azure Blob storage, a web application, or any publicly accessible web ser
Question
You are developing a web application that provides streaming video to users. You configure the application to use continuous integration and deployment. The app must be highly available and provide a continuous streaming experience for users. You need to recommend a solution that allows the application to store data in a geographical location that is closest to the user. What should you recommend?
Options
- AAzure Content Delivery Network (CDN)
- BAzure Redis Cache
- CAzure App Service Web Apps
- DAzure App Service Isolated
Explanation
Azure Content Delivery Network (CDN) is a global CDN solution for delivering high-bandwidth content. It can be hosted in Azure or any other location. With Azure CDN, you can cache static objects loaded from Azure Blob storage, a web application, or any publicly accessible web server, by using the closest point of presence (POP) server. Azure CDN can also accelerate dynamic content, which cannot be cached, by leveraging various network and routing optimizations. https://docs.microsoft.com/en-in/azure/cdn/
Community Discussion
No community discussion yet for this question.