Which blob storage types should you use?

DRAG DROP
You are developing the following applications. All applications will be hosted in Azure and data will be stored using Azure storage.

All data must be stored using the binary large object (blob) hot storage tier.
You need to select the blob storage type for each application.
Which blob storage types should you use? To answer, drag the appropriate blob types to the correct applications. Each blob type may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Select and Place:

microsoft-exams

4 thoughts on “Which blob storage types should you use?

  1. Johny noted correctly:
    * Block blobs store text and binary data, up to about 4.7 TB. Block blobs are made up of blocks of data that can be managed individually.
    * Append blobs are made up of blocks like block blobs, but are optimized for append operations. Append blobs are ideal for scenarios such as logging data from virtual machines.
    * Page blobs store random access files up to 8 TB in size. Page blobs store virtual hard drive (VHD) files and serve as disks for Azure virtual machines. For more information about page blobs, see Overview of Azure page blobs

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.