Will Google Launch BigTable Web Services?
Wednesday, April 23rd, 2008Rumor has it that Google has briefed the press that it may very soon launch its internal database, BigTable, as a web service.
For those that are not aware of what BigTable is, it has been described as a distributed storage system for structured data. It is a database system designed to handle huge amounts of date (petabytes) across thousands of community servers.
The BigTable has been built on Google File System (GFS) and more than sixty of Google’s projects store date in it, including Google Earth, Google Finance, Google Maps, Google Analytics, Blogger, Orkut, YouTube and web indexing. We can understand the vastness and capability of this system, if we can for a moment imagine the amount of data these projects could be playing with.
The original intention behind Google creating its own database is to save on the heavy costs and avail of the benefits of better access and total control over its data. BigTable has proved to be most reliable and successfully provided high applicability, high performance and scalability over the past few years. It has turned out to be a great high-end solution for the above Google projects, handling huge amounts of data, taking care of bulk processing in the backend and real-time data serving. (more…)