http://arnoldit.com/wordpress/2008/04/10/google-app-engine-googzillas-slow-small-baby-steps/
Thursday, April 10, 2008
Wednesday, April 9, 2008
Enterprise Search, Um, Sucks
Tuesday, April 8, 2008
Google App Engine
As Techcrunch reported, Google has finally released its long awaited answer to Amazon's web services and entered the hosted web application market.
For users of Google Apps (like myself), the App Engine allows any business to access Google's massive IT infrastructure. With a few savvy python developers, your days of purchasing hardware and software licenses are (finally) coming to an end. As many people have pointed out, the App Engine only supports python and that will prove a deterrent for some developers at the beginning of this program. Python is the language that powers Google, so it makes sense for Google to start within its own framework. Google insists that support for other development languages, such as ruby, will come shortly.
However, let's take a step back from the technical aspects to understand the business implication of the the Google App Engine. A business can immediately conduct their entire online business within the Google infrastructure for only $50 / year per user. While Google has not released the pricing yet for popular applications (roughly 5 million page views per month), but the pricing is sure to be competitive with Amazon Web Services, which is already has low pricing options.
Additionally, rumors abound about a Salesforce and Google partnership. Little doubt that a combination of Salesforce's application development platform and Google's App Engine could make for an even more powerful combination of cloud computing.
Monday, April 7, 2008
AWS Failure??? People Caring is a Success
1) Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides resizable compute capacity in the cloud. It is designed to make web-scale computing easier for developers.
2) Amazon SimpleDB is a web service for running queries on structured data in real time. This service works in close conjunction with Amazon Simple Storage Service (Amazon S3) and Amazon Elastic Compute Cloud (Amazon EC2), collectively providing the ability to store, process and query data sets in the cloud. These services are designed to make web-scale computing easier and more cost-effective for developers.
3) Amazon S3 is storage for the Internet. It is designed to make web-scale computing easier for developers.
4) Amazon Simple Queue Service (Amazon SQS) offers a reliable, highly scalable, hosted queue for storing messages as they travel between computers.
Google has taken notice of the amount of people leveraging Amazon's infrastructure and most expect a major announcement tonight about "Big Table" or Google's database in the sky.