What is the primary function of Azure CDN (Content Delivery Network)?
a) To deliver web content to users with low latency
b) To store large datasets
c) To manage virtual machines
d) To monitor application performance
Answer:
a) To deliver web content to users with low latency
Explanation:
Azure CDN (Content Delivery Network) is a global content delivery service that caches web content at strategically placed locations around the world, providing faster access to content for users based on their geographic location.
By caching static assets such as images, videos, and scripts at edge locations, Azure CDN reduces latency and ensures a smoother user experience for websites and applications, especially during high-traffic periods.
This service is essential for improving the performance of web applications and content-heavy websites, allowing them to scale globally while delivering content quickly to users.