nerdexam
Microsoft

70-332 · Question #116

You plan to deploy a SharePoint Server 2013 server farm. Your company frequently creates large video files that can be up to 40 GB in size. You need to recommend a solution to ensure that users can…

The correct answer is D. Remote BLOB Storage (RBS) and content sources. Handling very large video files up to 40 GB in SharePoint 2013 requires Remote BLOB Storage to offload files from SQL Server and content sources to enable search-based discovery.

Plan a SharePoint environment

Question

You plan to deploy a SharePoint Server 2013 server farm. Your company frequently creates large video files that can be up to 40 GB in size. You need to recommend a solution to ensure that users can locate the video files from within SharePoint sites. What should you include in the recommendation?

Exhibit

70-332 question #116 exhibit

Options

  • AFile shares and content sources
  • BFile shares and shredded storage
  • CRemote BLOB Storage (RBS) and a BLOB cache
  • DRemote BLOB Storage (RBS) and content sources

How the community answered

(32 responses)
  • A
    13% (4)
  • B
    6% (2)
  • C
    3% (1)
  • D
    78% (25)

Why each option

Handling very large video files up to 40 GB in SharePoint 2013 requires Remote BLOB Storage to offload files from SQL Server and content sources to enable search-based discovery.

AFile shares and content sources

File shares with content sources enable search indexing but do not address the storage challenge of 40 GB files within the SharePoint SQL Server content database.

BFile shares and shredded storage

File shares with shredded storage does not provide a mechanism for users to locate files from within SharePoint sites via search or browse navigation.

CRemote BLOB Storage (RBS) and a BLOB cache

RBS with a BLOB cache addresses storage and read-caching of frequently accessed BLOBs but omits content sources, which are required for the Search Service to index and surface video file locations to users.

DRemote BLOB Storage (RBS) and content sourcesCorrect

Remote BLOB Storage (RBS) offloads large binary objects from the SQL Server content database to dedicated external storage, which is critical for files up to 40 GB that would otherwise exceed practical SQL Server storage limits and degrade performance. Content sources are used by the SharePoint Search Service to crawl and index the file locations, allowing users to locate video files from within SharePoint sites through search.

Concept tested: Remote BLOB Storage and search content sources for large files

Source: https://learn.microsoft.com/en-us/sharepoint/administration/remote-blob-storage-rbs-overview

Topics

#Remote BLOB Storage#large video files#content sources#RBS

Community Discussion

No community discussion yet for this question.

Full 70-332 Practice