Easy1 markMultiple Choice
AZ-900 · Question 28 · Domain 2.4: Azure Storage Services
Which Azure storage service is optimized for storing massive amounts of unstructured data, such as text files, images, and videos?
Which Azure storage service is optimized for storing massive amounts of unstructured data, such as text files, images, and videos?
Answer options:
A.
Azure Disk Storage
B.
Azure Blob Storage
C.
Azure File Storage
D.
Azure Table Storage
How to approach this question
Identify the object storage service used for unstructured data.
Full Answer
B.Azure Blob Storage✓ Correct
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
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 3
60 questions · hints · full answers · grading
More questions from this exam
Q01What is the best definition of cloud computing?EasyQ02True or False: In a public cloud model, you are responsible for managing and maintaining the phys...EasyQ03Which cloud model allows a company to maintain strict control over highly sensitive data on-premi...MediumQ04What is the primary benefit of 'high availability' in cloud computing?EasyQ05Which term describes the ability to automatically increase or decrease compute resources based on...Easy
Expert