Google Launches Hosting Application Tool

[Hosting Headlines] - Google, has previewed its new App Engine, an application-hosting tool that developers can use to build scalable web apps on top of Google’s infrastructure.

The goal is to make it easier for web developers to build and scale applications, instead of focusing on system administration and maintenance.

Google App Engine is designed so that developers may:

  • Write code once and deploy. Provisioning and configuring multiple machines for web serving and data storage can be expensive and time consuming. Google App Engine makes it easier to deploy web applications by dynamically providing computing resources as they are needed. Developers write the code, and Google App Engine takes care of the rest.
  • Absorb spikes in traffic. When a web app surges in popularity, the sudden increase in traffic can be overwhelming for applications of all sizes, from startups to large companies that find themselves re-architecting their databases and entire systems several times a year. With automatic replication and load balancing, Google App Engine makes it easier to scale from one user to one million by taking advantage of Bigtable and other components of Google’s scalable infrastructure.
  • Easily integrate with other Google services. It’s unnecessary and inefficient for developers to write components like authentication and e-mail from scratch for each new application. Developers using Google App Engine can make use of built-in components and Google’s broader library of APIs that provide plug-and-play functionality for simple but important features.

Pete Koomen, a product manager at Google explained, ”Google has spent years developing infrastructure for scalable web applications. We’ve brought Gmail and Google search to hundreds of millions of people worldwide, and we’ve built out a powerful network of datacenters to support those applications. Today we’re taking the first step in making this infrastructure available to all developers.”

The preview release of Google App Engine is limited to the first 10,000 developers that sign up, all of whom will be restricted to the free quota of 500MB of storage and enough CPU and network bandwidth to sustain around 5 million page views per month for a typical app. The preview phase is intended to gather feedback from developers. Eventually, developers will be able to purchase additional storage and bandwidth. Engineers from Google will also be on hand at http://code.google.com/events/io/ (Google I/O) in May to talk about building on Google App Engine.

With the largest index of websites available on the World Wide Web and the industry’s most advanced search technology, Google Inc. delivers the fastest and easiest way to find relevant information on the Internet. Google’s technological innovations have earned the company numerous industry awards and citations, including two Webby Awards; two WIRED magazine Readers Raves Awards; Best Internet Innovation and Technical Excellence Award from PC Magazine; Best Search Engine on the Internet from Yahoo! Internet Life; Top Ten Best Cybertech from TIME magazine; and Editor’s Pick from CNET. A growing number of companies worldwide, including Yahoo! and its international properties, Sony Corporation and its global affiliates, AOL/Netscape, and Cisco Systems, rely on Google to power search on their websites. A privately held company based in Mountain View, Calif., Google’s investors include Kleiner Perkins Caufield Byers and Sequoia Capital.

To learn more about Google App Engine, please visit: http://code.google.com/appengine.

For more information Google, please visit: www.google.com.

Leave a Reply