nerdexam
Microsoft

70-583 · Question #5

70-583 Question #5: Real Exam Question with Answer & Explanation

The correct answer is A. Store VHDs in Windows Azure page blob storage. D. Store video files in Windows Azure block blob storage.. You can store text and binary data in either of two types of blobs: Block blobs, which are optimized for streaming. Page blobs, which are optimized for random read/write operations and which provide the ability to write to a range of bytes in a blob. After you create or change th

Question

You are designing a plan for migrating Virtual Hard Disks (VHDs) and video files to Windows Azure Storage. The VHDs must be optimized for random read/write operation. The video files must be optimized for sequential access. You need to recommend storage types for storing the VHDs and video files. Which two storage types should you recommend? (Each correct answer presents part of the solution. Choose two.)

Options

  • AStore VHDs in Windows Azure page blob storage.
  • BStore VHDs in Windows Azure block blob storage.
  • CStore video files in Windows Azure page blob storage.
  • DStore video files in Windows Azure block blob storage.

Explanation

You can store text and binary data in either of two types of blobs: Block blobs, which are optimized for streaming. Page blobs, which are optimized for random read/write operations and which provide the ability to write to a range of bytes in a blob. After you create or change the server image, you are ready to upload the .vhd file that contains the image data to Windows Azure. There are two opportunities for uploading VHDs to Windows Azure. When you initially create a VM role, you upload a base VHD to Windows Azure, which is used as a template to create VM role instances.

Community Discussion

No community discussion yet for this question.

Full 70-583 Practice