<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Practical Azure #3: The Case for Windows Azure Drives</title><link>http://blogs.msdn.com/b/jimoneil/archive/2012/11/20/practical-azure-3-the-case-for-windows-azure-drives.aspx</link><description>In part three of my continuing series, I cover Windows Azure Drives, an abstraction of Windows Azure Blob storage designed to provide a durable layer of storage with the same file I/O semantics of a local drive. Download: MP3 MP4 (iPod, Zune HD) High</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Practical Azure #3: The Case for Windows Azure Drives</title><link>http://blogs.msdn.com/b/jimoneil/archive/2012/11/20/practical-azure-3-the-case-for-windows-azure-drives.aspx#10371144</link><pubDate>Fri, 23 Nov 2012 14:56:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10371144</guid><dc:creator>Jim O'Neil</dc:creator><description>&lt;p&gt;correct - drives employ a lease model, so can be mounted for write by only one VM/role instance at a time; snapshot can be used for read replicas. The White Paper quoted in the post provides a little insight into some patterns, including having a &amp;#39;manager&amp;#39; role that oversees the allocation. It may be that each VM instance has its own drive and the &amp;#39;manager&amp;#39; routes traffic - essentially a sharding pattern. Or, if it&amp;#39;s not a heavy-write app, then perhaps all writes go through one instance (w/failover) - this was the original model for the Mongo on Azure implementation. &amp;nbsp;Using SMB - see &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/b/windowsazurestorage/archive/2011/04/16/using-smb-to-share-a-windows-azure-drive-among-multiple-role-instances.aspx"&gt;blogs.msdn.com/.../using-smb-to-share-a-windows-azure-drive-among-multiple-role-instances.aspx&lt;/a&gt; - is another option depending on the use case.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10371144" width="1" height="1"&gt;</description></item><item><title>re: Practical Azure #3: The Case for Windows Azure Drives</title><link>http://blogs.msdn.com/b/jimoneil/archive/2012/11/20/practical-azure-3-the-case-for-windows-azure-drives.aspx#10370855</link><pubDate>Thu, 22 Nov 2012 07:52:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10370855</guid><dc:creator>Ryan CrawCour [MSFT]</dc:creator><description>&lt;p&gt;great intro to CloudDrive ... one thing I wanted to ask, what if I have more than 1 instance ... only 1 instance will be able to mount this drive as writeable at a time. so how do I have a scale out application that many instances all want to write to a drive?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10370855" width="1" height="1"&gt;</description></item></channel></rss>