单项选择题
You are designing a strategy for synchronizing two geographically disparate SQL Azure databases.
A database named DB1 is located in North America. A database named DB2 is located in Asia. DB2 contains a subset of the tables in DB1.
You need to recommend an approach for bidirectionally synchronizing the databases each day.
What should you recommend?()
A. Use SQL Azure Data Sync.
B. Use custom Microsoft Sync Framework metadata.
C. Use a Microsoft Sync Framework Partial Participant.
D. Use a Microsoft Sync Framework file synchronization provider.
相关考题
-
单项选择题
You are designing a Windows Azure application. The application will include occasionally connected clients that reference data stored in Windows Azure Blob storage. The clients will be able to add data while disconnected. You need to recommend an approach for synchronizing offline client data with Windows Azure Blob storage. What should you recommend?()
A. Use SQL Azure Data Sync.
B. Use the Microsoft Sync Framework.
C. Use Windows Azure Blobstorage snapshots.
D. Use the Microsoft SQL Server replication component. -
单项选择题
You are designing a strategy for synchronizing a SQL Azure database and multiple remote Microsoft SQL Server 2008 databases. The SQL Azure database contains many tables that have circular foreign key relationships. You need to recommend an approach for ensuring that all changes in the remote databases synchronize with the SQL Azure database. What should you recommend?()
A. Use SQLAzure Data Sync Service.
B. Use SQL Server replication.
C. Use SQL Server backup and restore.
D. Use SQL Server database snapshots. -
单项选择题
You are designing a Windows Azure application that will allow for the processing of image files. Images will be processed in batches by remote applications running on multiple servers. The application must meet the following requirements: - Remain operational during batch-processing operations. - Allow users to roll back each image to previous versions. Each remote application must have exclusive access to an image while processing it. You need to recommend an approach for storing the images. What should you recommend?()
A. Store the images in a Windows Azure Queue.
B. Store theimages in Windows Azure Blob storage.
C. Store the images in Windows Azure Table storage.
D. Store images in a single Windows Azure Drive attached to the web role.
