Google Cloud Platform for Developers by Ted Hunter Steven Porter

Google Cloud Platform for Developers by Ted Hunter Steven Porter

Author:Ted Hunter,Steven Porter
Language: eng
Format: epub
Tags: COM091000 - COMPUTERS / Cloud Computing, COM051000 - COMPUTERS / Programming / General, COM051440 - COMPUTERS / Software Development and Engineering / Tools
Publisher: Packt Publishing
Published: 2018-07-30T11:28:28+00:00


Tablets and servers

Bigtable is designed to add or remove machines easily at will, and for data to be automatically rebalanced whenever needed. This is achieved through the aggressive sharding of data into tablets, which are relatively small (~200 MB) chunks of contiguous table rows. Bigtable attempts to spread tablets evenly across all nodes in your Bigtable cluster in an attempt to put a consistent load on all nodes. Bigtable regularly reschedules tablets to other nodes in an effort to maintain node stability.

When tablets grow to a sufficient size, or when tablets are subjected to high levels of IO, they are automatically split into two separate tablets, which may then be rescheduled to separate nodes as needed. Similarly, tablets that become too small are joined in order to maintain an ideal size for storage on top of Google's underlying filesystem.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.