Easy1 markMultiple Choice
AZ-900 · Question 30 · Domain 2.4: Azure Storage Services
Which Azure Storage service is optimized for storing massive amounts of unstructured data, such as text or binary data (like images and videos)?
Which Azure Storage service is optimized for storing massive amounts of unstructured data, such as text or binary data (like images and videos)?
Answer options:
A.
Azure Disk Storage
B.
Azure File Storage
C.
Azure Blob Storage
D.
Azure Table Storage
How to approach this question
Match 'unstructured data' and 'images/videos' to the correct storage type.
Full Answer
C.Azure Blob Storage✓ Correct
Azure Blob Storage
Azure Blob Storage is Microsoft's object storage solution for the cloud. It is optimized for storing massive amounts of unstructured data, such as text or binary data (images, documents, video, audio).
Common mistakes
Choosing Azure Files. Files is for traditional SMB file shares, whereas Blob is object storage accessed via REST APIs.
Practice the full Azure Fundamentals AZ-900 Practice Exam 7
60 questions · hints · full answers · grading
More questions from this exam
Q1What is the primary definition of cloud computing?EasyQ2True or False: In the shared responsibility model, the customer is always responsible for the sec...EasyQ3Which TWO of the following are characteristics of a public cloud? (Select TWO)MediumQ4Which cloud benefit describes the ability of a system to remain operational for a high percentage...EasyQ5A company wants to transition from purchasing physical servers to paying a monthly fee based on t...Easy
Expert