This document outlines the key concepts of Google's Bigtable distributed database system. It discusses Bigtable's data model, APIs, implementation details including its use of GFS and Chubby, refinements to improve performance, and lessons learned. The document poses many questions about Bigtable's design and implementation for further discussion.