nerdexam
Microsoft

70-484 · Question #123

You are developing a Windows Store app that will back up video files. The app will support videos up to 1 GB in size. If users lose their device, they must be able to restore the video files to a new

The correct answer is A. Windows Azure blob storage. Azure Blob storage is a service for storing large amounts of unstructured data that can be accessed from anywhere in the world via HTTP or HTTPS. A single blob can be hundreds of gigabytes in size, and a single storage account can contain up to 200 TB of blob, queue, and Common u

Manage Security and Data

Question

You are developing a Windows Store app that will back up video files. The app will support videos up to 1 GB in size. If users lose their device, they must be able to restore the video files to a new device. You need to recommend a storage solution for the app. Which storage solution should you recommend?

Options

  • AWindows Azure blob storage
  • BSQLite for Windows Runtime
  • Cwindows Azure Table Storage
  • Dvideo library

How the community answered

(47 responses)
  • A
    83% (39)
  • B
    6% (3)
  • C
    2% (1)
  • D
    9% (4)

Explanation

Azure Blob storage is a service for storing large amounts of unstructured data that can be accessed from anywhere in the world via HTTP or HTTPS. A single blob can be hundreds of gigabytes in size, and a single storage account can contain up to 200 TB of blob, queue, and Common uses of Blob storage include: - Serving images or documents directly to a browser - Storing files for distributed access - Streaming video and audio - Performing secure backup and disaster recovery - Storing data for analysis by an on-premises or Azure-hosted service

Topics

#Azure blob storage#cloud storage#video backup#roaming data

Community Discussion

No community discussion yet for this question.

Full 70-484 Practice