Microsoft Azure Architect Design (legacy) — Question 33

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?

Answer options

Correct answer: D

Explanation

The correct answer is D, Azure Content Delivery Network (CDN), as it optimally caches and delivers content from locations closest to users, enhancing streaming performance. Options A and B are focused on hosting applications rather than content delivery, while C, Azure Redis Cache, is designed for data caching and does not provide the geographical optimization needed for video streaming.