70-576 Free Dumps Study Materials
Question 9: You are designing a SharePoint 2010 application to store 50 GB of digital assets, including audio and
video files that are up to 20 MB in size. You have the following requirements:
The disk storage system must use standard hard drives and must be configured to optimize read
performance.
.The SharePoint 2010 database uses Microsoft SQL Server Express 2008.
.The application must leverage standard SharePoint 2010 components to limit the requirement for custom
development.
You need to design a storage solution that meets all of these requirements. Which approach should you
recommend?
A. Enable FILESTREAM storage for a Microsoft SQL Server Express 2008 database on a RAID 0 disk
system.
Then install and configure remote Binary Large Object (BLOB) storage in SharePoint 2010.
B. Store the assets directly in Microsoft SQL Server Express 2008 and create multiple content databases
on a RAID 0 disk system.
C. Install and configure support for external BLOB storage for SharePoint 2010 and use the
ISPExternalBinaryProvider interface to manage files on a RAID 0 disk system.
D. Install and configure support for external BLOB storage for SharePoint 2010 and configure a Microsoft
SQL
Server Express 2008 database to store BLOBs on a RAID 5 disk system.
Correct Answer: A