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 designed for unstructured data. Unstructured data is data that doesn't adhere to a particular data model or definition, such as text or binary data (documents, images, video, audio).
Common mistakes
Choosing File Storage. File storage is for traditional SMB file shares, not massive unstructured object storage.
Practice the full Azure Fundamentals AZ-900 Practice Exam 4
60 questions · hints · full answers · grading
More questions from this exam
Q01What is the primary definition of cloud computing?EasyQ02Under the shared responsibility model, which of the following is ALWAYS the responsibility of the...MediumQ03True or False: In a public cloud deployment model, you must purchase and manage your own physical...EasyQ04A company wants to move away from purchasing physical servers and instead pay monthly for the com...MediumQ05Which TWO of the following are primary benefits of using cloud computing? (Select TWO)Easy
Expert