AZ-900 · Question #457
AZ-900 Question #457: Real Exam Question with Answer & Explanation
Azure Blob storage is designed for unstructured data like images, videos, and backups, making it ideal for storing massive amounts of object data accessible via HTTP/HTTPS. Azure Disk storage provides persistent block-level storage volumes for Azure Virtual Machines, functioning
Question
Drag and Drop Question Match the Azure storage services to the appropriate descriptions. To answer, drag the appropriate storage service from the column on the left to its description on the right. Each service may be used once, more than once, or not at all. NOTE: Each correct match is worth one point. Answer:
Options
- AAzure Blob storage
- BAzure Disk storage
- CAzure Files
- DAzure Queue Storage
Explanation
Azure Blob storage is designed for unstructured data like images, videos, and backups, making it ideal for storing massive amounts of object data accessible via HTTP/HTTPS. Azure Disk storage provides persistent block-level storage volumes for Azure Virtual Machines, functioning like a virtual hard disk. Azure Files offers fully managed cloud file shares accessible via SMB/NFS protocols, enabling lift-and-shift of legacy applications. Azure Queue Storage is a messaging service that stores large numbers of messages for asynchronous communication between application components, enabling decoupled and scalable architectures.
Topics
Community Discussion
No community discussion yet for this question.