AZ-304 Exam QuestionsBrowse all questions from this exam

AZ-304 Exam - Question 179


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?

Show Answer
Correct Answer: A

Azure Content Delivery Network (CDN) is the best solution for providing a continuous streaming experience for users with high availability. It stores and delivers content from the geographical location closest to the user, thus reducing latency and buffering times. CDN can cache both static objects and accelerate dynamic content, ensuring smooth and fast delivery of streaming video.

Discussion

9 comments
Sign in to comment
coolwhiz
Oct 25, 2020

Correct. CDN for Geo availability https://docs.microsoft.com/en-us/azure/cdn/cdn-overview

jamhaneef
Feb 18, 2021

easiest question. This type of ques should be in az-900

pikk
Sep 11, 2021

wow ur so smart

cfsxtuv33
Sep 19, 2021

Honestly, "jamhaneef" is correct, it is a very easy question, regardless, just hope you get it on your exam.

cfsxtuv33
Sep 19, 2021

Honestly, "jamhaneef" is correct, it is a very easy question, regardless, just hope you get it on your exam.

SHABS78
Oct 25, 2020

Seems to a correct answer.

glam
Jan 26, 2021

A. Azure Content Delivery Network (CDN)

syu31svc
Sep 29, 2021

This is CDN for sure A is correct

Amit3
Jun 15, 2021

Correct but If the question was to store/cache data closet to application then answer would have been Redis Cache.

DannyGupta
May 14, 2021

Yes. Yes

Mikeyo
Sep 11, 2021

Correct

MrClumsyOption: A
Jan 24, 2022

Seems correct, as other options make not much sense, but I doubt if CDN could cache videos.

MrClumsy
Jan 24, 2022

I found in docs, no doubts now! The Azure Content Delivery Network (CDN) is designed to send audio, video, images, and other files faster and more reliably to customers using servers that are closest to the users. This dramatically increases speed and availability, resulting in significant user experience improvements.