Microsoft Azure Fundamentals — Question 63
You plan to deploy a website to Azure. The website will be accessed by users worldwide and will host large video files.
You need to recommend which Azure feature must be used to provide the best video playback experience.
What should you recommend?
Answer options
- A. an application gateway
- B. an Azure ExpressRoute circuit
- C. a content delivery network (CDN)
- D. an Azure Traffic Manager profile
Correct answer: C
Explanation
The correct answer is C, a content delivery network (CDN), as it distributes content closer to users, which improves performance and reduces latency for video playback. Options A and D focus on routing and managing traffic rather than content delivery, while B is primarily for private connections and does not enhance global video delivery.