Google launched the Cloud Datastore NoSQL datastore, which was broken free of its Google App Engine at the I/O event only a week ago. Cloud Datastore is based on the High Replication Datastore (HRD) that underpins App Engine, which is a columnar data store that spreads data across multiple Google data centers for high availability using the Paxos algorithm that offers "eventual consistency" of replicated data for queries and "strong consistency" for reads. The service is based on Google's BigTable technology, which is has an SQL-like interface called GQL.
He added that Google was "always evaluating opportunities to create more value" for customers and hence was chopping prices on storing and operating on data that goes into the App Engines HRD service and the free-standing Cloud Datastore.
Storing data on these two services now costs 18 cents per GB per month, down 25 per cent. It now costs 9 cents per 100,000 operations to do writes to these two services, down 10 per cent, and read operations in buckets of 100,000 cost 6 cents, down 14 per cent.
No comments:
Post a Comment