# AZ-204 — Question 427

**Type:** multiple_choice
**Topics:** topic_1

## Question

Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements.
You are configuring a web app that delivers streaming video to users. The application makes use of continuous integration and deployment.
You need to ensure that the application is highly available and that the users' streaming experience is constant. You also want to configure the application to store data in a geographic location that is nearest to the user.
Solution: You include the use of an Azure Content Delivery Network (CDN) in your design.
Does the solution meet the goal?

## Correct Answer

_See scenario._

## Explanation

Selected Answer: A
For a web app that delivers streaming video to users, you would need to use a combination of technologies that provide high availability, constant streaming experience and store data in a geographic location that is nearest to the user.
Azure Content Delivery Network (CDN) can be used to deliver streaming video content to users with low latency by caching the video at edge locations that are nearest to the user. Azure Media Services can be used to encode, package, and stream video content. Azure Media Services also provides built-in redundancy and failover options to ensure high availability.
Another option is to store the video files in Azure Blob storage, which provides a high-availability and low-latency storage solution that can be replicated to multiple regions.

**Reference:** examtopics_top_comment

---
Source: https://hiexam.net/q/microsoft/AZ-204/427  
Practice (tracked): https://hiexam.net/study/AZ-204/practice