Windows Azure Storage Overview
- Posted: Jul 31, 2009 at 10:17 AM
- 78,025 Views
- 10 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
Nice, .... Lao Jack
Clicking the Full Screen button causes the video to crash.
I'm using Internet Explorer 8.
Shane.
How do i set the storage and bandwidth limit on Azure for deployed application?
@jigneshpandya - In general, you don't set limits. That is, you have some limits like 100TB of total storage (blobs, tables, queues) per storage account (up to 5 accounts by default). Are you asking something else?
I just viewed the video on concurrency, and I was puzzled by the "golden ticket" approach to avoiding concurrency issues. If obtaining the golden ticket from the golden ticket queue is a requirement to process the messages in the request queue, then what is the point of having multiple instances of the worker role other than for fault tolerance? It seem as though this paradigm ensures that only one worker role is processing something at any given time, so in terms of processing time for all messages in the queue, this would be far less efficient than having just one instance of the worker role process.
The whole issue with concurrency is to make sure that only one instance is processing the work. The 'golden ticket' approach does not apply to work that can be done in parallel. You would only use that approach when you wanted to ensure that something was done once and only once in an otherwise parallel environment. Make sense?
Good video by the sound is just too quiet even when speaker sound it up all the way.
Good description, Thank you
Hi there, anyone know if it's even worth contemplating writing a layer for Umbraco which will support Windows Azure Storage?
I don't suppose there's some "Storage Provider" that i can override?! I know it's a long shot, but my goal is to utilise Umbraco inside a .NET 4 application in the Azure cloud.
thanks,
I'm use Chrome, the best video resolutions
Remove this comment
Remove this thread
close