
Answer-first summary for fast verification
Answer: a content delivery network (CDN)
The correct answer is C. A content delivery network (CDN) is a distributed network of servers designed to efficiently deliver web content to users. It achieves this by caching content at strategically located physical nodes across the world, thus minimizing latency and improving performance. Since the website will have a global audience accessing large video files, using a CDN will ensure that the content is delivered from the closest server to the user, providing the best video playback experience.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are tasked with deploying a website on Azure that will be accessed globally by users who will primarily consume large video files. To ensure an optimal video playback experience for these users, which Azure feature would you recommend using?
A
an application gateway
B
an Azure ExpressRoute circuit
C
a content delivery network (CDN)
D
an Azure Traffic Manager profile
No comments yet.