#12: Azure File Service: ‘net use’ the cloud episode artwork

EPISODE · Jul 29, 2016 · 48 MIN

#12: Azure File Service: ‘net use’ the cloud

from Storage Developer Conference · host David Goebel, Software Engineer, Microsoft

Microsoft Azure has provided REST endpoints for blobs, tables, and queues since its inception. This is an efficient and simple stateless storage API for new applications. However, there is a very large installed base of mature applications, especially enterprise and vertical, which are written to a conventional file API such as Win32 or the C runtimes. Azure File Service provides [MS-SMB2] compliant file shares with the same high availability as Azure’s REST endpoints since the backing store for both transient handle state and files data is, under the hood, Azure tables and blobs. As a bonus, the file share namespace is also exposed via REST, allowing simultaneous and coherent access to file data from both endpoints. This talk will relate the experience and challenges of designing and implementing a wire compliant continuously available SMB server where the backing store is not even a conventional file system, let alone NTFS. Learning Objectives: 1) Learn how an SMB sever can be built on top of something other than a conventional file system. 2) Gain an appreciation of the complexities involved in durably committing what is usually considered volatile handle state which must be both highly available and high performance. 3) Be inspired by the possibilities of immediately running existing applications unmodified against the cloud while simultaneously leveraging REST access to the application’s data.

Episode metadata supplied by the publisher feed · Published Jul 29, 2016

Embed this episode

NOW PLAYING

#12: Azure File Service: ‘net use’ the cloud

0:00 48:57

No transcript for this episode yet

We transcribe on demand. Request one and we'll notify you when it's ready — usually under 10 minutes.

No similar episodes found.

Frequently Asked Questions

How long is this episode of Storage Developer Conference?

This episode is 48 minutes long.

When was this Storage Developer Conference episode published?

This episode was published on July 29, 2016.

Can I download this Storage Developer Conference episode?

Yes. Use the download control on the episode player to save the publisher-provided media file.
URL copied to clipboard!