单项选择题
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.
相关考题
-
单项选择题
You are designing a web service that will be hosted in Windows Azure. The web service will accept and store structured and semi-structured data. The web service must meet the following requirements: - Update all data within a single transaction. - Enforce the data structure for structured data within the data store. You need to recommend an approach for storing the data. What should you recommend?()
A. Use Windows Azure Queues.
B. Use a single SQL Azure database.
C. Use a single Windows Azure Drive.
D. Use Windows Azure Table storage. -
单项选择题
You are designing a Windows Azure application that will store data. You have the following requirements: - The data storage system must support the storage of more than 500 GB of data. - Data retrieval must be possible from a large number of parallel threads without threads blocking each other. You need to recommend an approach for storing data. What should you recommend?()
A. Use Windows Azure Queues.
B. Use Windows Live Mesh 2011.
C. Use a single SQL Azure database.
D. Use Windows Azure Table storage
