GTC2013

Google Compute Engine: Cloud Computing without limits

| 28 June, 2012

Google has announced plans to start offering a compute-on-demand service that rivals Amazon’s Elastic Compute (EC2) service. Google has offered many higher-level cloud services such Google storage, BigQuery and Google App Engine in the past, but now the company unrolls a Google Compute Engine, an Infrastructure-as-a-Service (IaaS) product that lets you run Linux Virtual Machines (VMs) on the same infrastructure that powers Google. This goes beyond just giving you greater flexibility and control; access to computing resources at this scale can fundamentally change the way you think about tackling a problem.

Today at its developer conference, Google I/O, Google showed the cloud engine directing 10,000 individual computing cores toward a gene-sequencing app, reducing the 10-minute time to complete a task to mere seconds.

Google Compute Engine offers:

  • Scale. Using Google’s data centers, Google Compute Engine reduces the time to scale up for tasks that require large amounts of computing power. You can launch enormous compute clusters – tens of thousands of cores or more.
  • Performance. Many of you have learned to live with erratic performance in the cloud. We have built our systems to offer strong and consistent performance even at massive scale. For example, we have sophisticated network connections that ensure consistency. Even in a shared cloud you don’t see interruptions; you can tune your app and rely on it not degrading.
  • Value. Computing in the cloud is getting even more appealing from a cost perspective. The economy of scale and efficiency of our data centers allows Google Compute Engine to give you 50% more compute for your money than with other leading cloud providers. You can see pricing details here.

The capabilities of Google Compute Engine include:

  • Compute. Launch Linux VMs on-demand. 1, 2, 4 and 8 virtual core VMs are available with 3.75GB RAM per virtual core.
  • Storage. Store data on local disk, on our new persistent block device, or on our Internet-scale object store, Google Cloud Storage.
  • Network. Connect your VMs together using our high-performance network technology to form powerful compute clusters and manage connectivity to the Internet with configurable firewalls.
  • Tooling. Configure and control your VMs via a scriptable command line tool or web UI. Or you can create your own dynamic management system using our API.

At launch, we have worked with a number of partners – such as RightScale, Puppet Labs, OpsCode, Numerate, Cliqr and MapR – to integrate their products with Google Compute Engine. These partners offer management services that make it easy for you to move your applications to the cloud and between different cloud environments. You can learn more about Google Compute Engine here.

[via Google]

Tags: , , , ,

Category: News

Comments are closed.