login

Windows Azure Storage

Published 23 October 2011
Brad Calder, Wang Ju, Aaron Ogus, Niranjan Nilakantan, Arild Skjolsvold, Sam McKelvie
Citations799

TL;DR

The WAS architecture, global namespace, and data model is described, as well as its resource provisioning, load balancing, and replication systems.

Abstract

Windows Azure Storage (WAS) is a cloud storage system that provides customers the ability to store seemingly limitless amounts of data for any duration of time. WAS customers have access to their data from anywhere at any time and only pay for what they use and store. In WAS, data is stored durably using both local and geographic replication to facilitate disaster recovery. Currently, WAS storage comes in the form of Blobs (files), Tables (structured storage), and Queues (message delivery). In this paper, we describe the WAS architecture, global namespace, and data model, as well as its resource provisioning, load balancing, and replication systems.

Keywords

Computer Science