From the course: Azure Storage Essential Training
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Azure Files vs. Azure Blob Storage - Azure Tutorial
From the course: Azure Storage Essential Training
Azure Files vs. Azure Blob Storage
- [Instructor] Sometimes it's difficult to decide when to use Azure file shares instead of blobs or disk shares in your project. Let's compare different features and discuss when to use each one. If we compare Azure Files to Azure Blobs side by side, we see that Azure Files provides an SMB and NFS interface, client libraries, and a REST interface that allows access from anywhere to store files. Azure Blobs provides client libraries and a REST interface that allows unstructured data with flat namespace to be stored and accessed at a massive scale in the block blobs. Let me explain when to use Azure Files versus Blobs. You can use Azure Files to lift and shift an application to the cloud, which already uses the native file system APIs to share data between it and other applications running in Azure. You will want to store development and debugging tools that need to be accessed from many virtual machines. Azure Blobs, on the other hand, can be used if you want your application to…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
(Locked)
Azure Files2m 6s
-
(Locked)
Azure Files vs. Azure Blob Storage1m 46s
-
(Locked)
Azure Files storage tiers8m 2s
-
(Locked)
Managing file shares9m 59s
-
(Locked)
Azure Files data protection8m 57s
-
Replacing an on-premises server with Azure Files6m 21s
-
(Locked)
Azure File Sync3m 48s
-
(Locked)
Implement Azure File Sync3m 29s
-
(Locked)
Azure NetApp Files6m 56s
-
(Locked)
-
-
-
-
-