Valid 70-532 Dumps shared by ExamDiscuss.com for Helping Passing 70-532 Exam! ExamDiscuss.com now offer the newest 70-532 exam dumps, the ExamDiscuss.com 70-532 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-532 dumps with Test Engine here:
You are designing a Windows Azure application that will process images. The maximum size of an image is 10 MB. The application includes a web role that allows users to upload images and a worker role with multiple instances that processes the images. The web role communicates with the worker role by using a Windows Azure Queue. You need to recommend an approach for storing images that minimizes storage transactions. What should you recommend?
Correct Answer: B
Explanation/Reference: Explanation: You can store text and binary data in either of two types of blobs: Block blobs, which are optimized for streaming. Page blobs, which are optimized for random read/write operations and which provide the ability to write to a range of bytes in a blob.