nerdexam
Microsoft

AZ-305 · Question #31

You are designing an application that will be hosted in Azure. The application will host video files that range from 50 MB to 12 GB. The application will use certificate-based authentication and…

The correct answer is C. Azure Blob Storage. Blob Storage: Stores large amounts of unstructured data, such as text or binary data, that can be accessed from anywhere in the world via HTTP or HTTPS. You can use Blob storage to expose data publicly to the world, or to store application data privately. Max file in Blob…

Submitted by stefanr· Mar 6, 2026Design data storage solutions

Question

You are designing an application that will be hosted in Azure. The application will host video files that range from 50 MB to 12 GB. The application will use certificate-based authentication and will be available to users on the internet. You need to recommend a storage option for the video files. The solution must provide the fastest read performance and must minimize storage costs. What should you recommend?

Options

  • AAzure Files
  • BAzure Data Lake Storage Gen2
  • CAzure Blob Storage
  • DAzure SQL Database

How the community answered

(25 responses)
  • A
    4% (1)
  • B
    8% (2)
  • C
    72% (18)
  • D
    16% (4)

Explanation

Blob Storage: Stores large amounts of unstructured data, such as text or binary data, that can be accessed from anywhere in the world via HTTP or HTTPS. You can use Blob storage to expose data publicly to the world, or to store application data privately. Max file in Blob Storage. 4.77 TB. https://docs.microsoft.com/en-us/azure/architecture/solution-ideas/articles/digital-media-video

Community Discussion

No community discussion yet for this question.

Full AZ-305 Practice