Bigtable: A Distributed Storage System for Structured Data
by Fay Chang, Jeffrey Dean, Sanjay Ghemawat, Wilson C. Hsieh, Deborah A. Wallach, Mike Burrows, Tushar Chandra, Andrew Fikes, Robert E. Gruber
url show details
Details
abstract: | Bigtable is a distributed storage system for managing structured data that is designed to scale to a very large size: petabytes of data across thousands of commodity servers. Many projects at Google store data in Bigtable, including web indexing, Google Earth, and Google Finance. These applications place very different demands on Bigtable, both in terms of data size (from URLs to web pages to satellite imagery) and latency requirements (from backend bulk processing to real-time data serving). Despite these varied demands, Bigtable has successfully provided a flexible, high-performance solution for all of these Google products. In this article, we describe the simple data model provided by Bigtable, which gives clients dynamic control over data layout and format, and we describe the design and implementation of Bigtable. | pages: | 4:1--4:?? | number: | 2 | journal: | ACM Trans. Comput. Syst | booktitle: | Proceedings of the Sixth Symposium on Operating Systems Design and Implementation | type: | misc | year: | 2008 | annote: | appeared as special issue in the {ACM} Operating Systems Review | month: | jun | volume: | 26 |
|
|
You need to log in to add tags and post comments.