Easy1 markMultiple Choice
AZ-900 · Question 16 · 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 (e.g., images, documents, and video files)?
Which Azure storage service is optimized for storing massive amounts of unstructured data, such as text or binary data (e.g., images, documents, and video files)?
Answer options:
A.
Azure Disk Storage
B.
Azure File Storage
C.
Azure Blob Storage
D.
Azure Table Storage
How to approach this question
Identify the object storage service used for unstructured data.
Full Answer
C.Azure Blob Storage✓ Correct
Azure Blob Storage
Azure Blob Storage is optimized for storing massive amounts of unstructured data. Unstructured data is data that doesn't adhere to a particular data model or definition, such as text or binary data.
Common mistakes
Confusing Blob storage with File storage. File storage is for SMB file shares, Blob is for object storage.
Practice the full Azure Fundamentals AZ-900 Practice Exam 6
60 questions · hints · full answers · grading
More questions from this exam
Q01What is the best definition of cloud computing?EasyQ02According to the shared responsibility model, which of the following is ALWAYS the responsibility...EasyQ03Which cloud benefit ensures that an application remains accessible and operational even if a loca...EasyQ04A company wants to move away from purchasing physical servers and instead pay monthly for the com...EasyQ05Which cloud service model provides the highest level of control and flexibility over the operatin...Easy
Expert