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
Identify the object storage service in Azure.
Full Answer
C.Azure Blob Storage✓ Correct
Azure Blob Storage is designed for unstructured data. It is ideal for serving images or documents directly to a browser, storing files for distributed access, streaming video and audio, and storing data for backup and restore.
Common mistakes
Selecting File Storage. File storage is for SMB shares, Blob is for object storage.
Practice the full Azure Fundamentals AZ-900 Practice Exam 1
60 questions · hints · full answers · grading
More questions from this exam
Q01Which of the following best describes cloud computing?EasyQ02True or False: In an Infrastructure as a Service (IaaS) model, the cloud provider is responsible ...EasyQ03Which TWO of the following are recognized cloud deployment models? (Select TWO)MediumQ04What is the primary benefit of high availability in cloud computing?EasyQ05Which financial model allows a company to pay only for the computing resources they use, rather t...Easy
Expert