AFI BLOG: Media and Technology

News of interest to AFI, its partners and the technology community at large

AFI BLOG: Media and Technology header image 2

Google Jumps Head First Into Web Services With Google App Engine

April 8th, 2008 · No Comments

Tech Crunch

Google isn’t just talking about hosting applications in the cloud any more. Tonight at 9pm PT they’re launching Google App Engine (Update: The site is live), an ambitious new project that offers a full-stack, hosted, automatically scalable web application platform. It consists of Python application servers, BigTable database access (anticipated here and here) and GFS data store services.

At first blush this is a full on competitor to the suite of web services offered by Amazon, including S3 (storage), EC2 (virtual servers) and SimpleDB (database).

Unlike Amazon Web Services’ loosely coupled architecture, which consists of several essentially independent services that can optionally be tied together by developers, Google’s architecture is more unified but less flexible. For example, it is possible with Amazon to use their storage service S3 independently of any other services, while with Google using their BigTable service will require writing and deploying a Python script to their app servers, one that creates a web-accessible interface to BigTable.……..more….

Categories: Technology · World Wide Web · business
Tags: ,

Related Posts:

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment