Embed presentation
Downloaded 87 times














Bigtable is a distributed storage system designed by Google to manage large amounts of structured data across thousands of commodity servers. It provides a simple data model and API that allows clients to easily manage petabytes of data. Bigtable scales to large data volumes and workloads by automatically partitioning data into tablets that can be distributed across servers and dynamically rebalanced as needed.













