Easy1 markMultiple Choice
AZ-900 · Question 29 · Domain 2.3: Azure Networking Services
Which Azure service provides a globally distributed network of servers designed to deliver web content (like images and videos) to users with low latency?
Which Azure service provides a globally distributed network of servers designed to deliver web content (like images and videos) to users with low latency?
Answer options:
A.
Azure Load Balancer
B.
Azure Content Delivery Network (CDN)
C.
Azure Traffic Manager
D.
Azure ExpressRoute
How to approach this question
Look for the keywords 'deliver web content' and 'low latency'.
Full Answer
B.Azure Content Delivery Network (CDN)✓ Correct
Azure Content Delivery Network (CDN)
Azure Content Delivery Network (CDN) is a global network of edge servers that can cache static web content close to users. This minimizes latency and improves performance for high-bandwidth content like images, videos, and large files.
Common mistakes
Confusing CDN with Traffic Manager. Traffic Manager directs users to the right server; CDN actually stores and serves the files from edge nodes.
Practice the full Azure Fundamentals AZ-900 Practice Exam 5
60 questions · hints · full answers · grading
More questions from this exam
Q01What is the best definition of cloud computing?EasyQ02According to the shared responsibility model, which of the following is ALWAYS the responsibility...MediumQ03Which cloud model combines on-premises infrastructure with a public cloud, allowing data and appl...EasyQ04True or False: Moving to a public cloud typically requires a significant upfront Capital Expendit...EasyQ05An e-commerce website experiences a sudden spike in traffic during a holiday sale. The system aut...Medium
Expert