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…
Question
Options
- AAzure Files
- BAzure Data Lake Storage Gen2
- CAzure Blob Storage
- DAzure SQL Database
How the community answered
(25 responses)- A4% (1)
- B8% (2)
- C72% (18)
- D16% (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.