Question 5Storage for VHDs is used to provide durable disks for Azure Virtual Machines that utilize which type of Blob Storage?
Question
Question 5
Storage for VHDs is used to provide durable disks for Azure Virtual Machines that utilize which type of Blob Storage?
Solution
Azure Virtual Machines use Managed Disks for their VHD storage. These Managed Disks are stored as Page Blobs in Azure Blob Storage.
Here are the steps to understand this:
-
Azure Virtual Machines use Virtual Hard Disks (VHDs) for their storage. These VHDs can be either managed or unmanaged by Azure.
-
Managed Disks are the newer and recommended disk storage model. They are like a physical disk in an on-premises server but, virtualized. Azure handles the storage account management for you with Managed Disks.
-
These Managed Disks are stored in Azure Blob Storage, which is Azure's storage solution for massive amounts of unstructured data, such as text or binary data.
-
Within Azure Blob Storage, there are different types of blobs: Block Blobs, Append Blobs, and Page Blobs.
-
Managed Disks are stored as Page Blobs. Page blobs are a collection of 512-byte pages optimized for random read and write operations. They provide the ability to write to a range of bytes in a blob.
So, to answer the question: Azure Virtual Machines utilize Page Blob Storage for their VHDs.
Similar Questions
Which Azure Storage service is suitable for storing large amounts of unstructured data?Blob StorageQueue StorageFile StorageTable Storage
Which Azure Storage service is a NoSQL data store for semi-structured data?Blob StorageTable StorageFile StorageQueue Storage
Which Azure Storage service supports big data analytics, as well as handling text and binary data types? Azure BlobsAzure FilesAzure Disks
Which Azure Storage service is used for communication between application components?File StorageBlob StorageTable StorageQueue Storage
How many categories of storage devices broadly exist in cloud?(1 Point)3None of the mentioned12
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.