Cloud computing

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
第53行: 第53行:
 
*[http://www.nirvanix.com/ Nirvanix], offers a storage delivery service used by developers for storing content and data and making them available worldwide at low latency.
 
*[http://www.nirvanix.com/ Nirvanix], offers a storage delivery service used by developers for storing content and data and making them available worldwide at low latency.
 
*[http://www.3tera.com/Utility-Computing/ 3tera], has created a network of partners with it's AppLogic system in the US, Asia and Europe who provide resources for developers to run their applications in the cloud.
 
*[http://www.3tera.com/Utility-Computing/ 3tera], has created a network of partners with it's AppLogic system in the US, Asia and Europe who provide resources for developers to run their applications in the cloud.
*微软云计算平台: https://www.mesh.com
+
*Live Mesh: https://www.mesh.com
 
*[http://www.elasticlive.com/ ElasticLive] - Easy, Powerful, and elastic web hosting billed on a hourly usage basis., (built with Enomalism + Xen + Amazon EC2)  
 
*[http://www.elasticlive.com/ ElasticLive] - Easy, Powerful, and elastic web hosting billed on a hourly usage basis., (built with Enomalism + Xen + Amazon EC2)  
 
*[http://www.gandi.net/hosting/?lang=en Gandi Hosting] - Flexible, we are able to provide you with a server of dedicated resources that you can access as 'root', or that we can manage for you
 
*[http://www.gandi.net/hosting/?lang=en Gandi Hosting] - Flexible, we are able to provide you with a server of dedicated resources that you can access as 'root', or that we can manage for you

2008年11月22日 (六) 14:18的版本

云中漫步: 迎接云计算时代的到来 李开复

Ruby on Rails Platfrom Ruby + Rails + EC2 看上去是个不错的选择, http://heroku.com/ 开始提供这样的服务。

李开复博士阐述推动云计算发展的六个方面的因素:

  • 1.以用户为中心:数据存在于云海之中,并且伴随着你和你的设备,你可以在任何时间、任何地点以某种便捷的方式安全地获得它或与他人分享。
  • 2.以任务为中心:人们可以方便地与合作者共同规划并执行各项任务,并随时随地进行有效的交流和沟通。
  • 3.强大的功能:置于云海中由成千上万的计算机群提供的强大计算能力、存储能力等将能够为你完成传统上单台计算机根本无法完成的事情。
  • 4.智能化:基于海量数据的数据挖掘技术来获得大量的新知识。作为一个典型的示例,基于这种新技术的语言翻译将更加强大。我们在互联网络上,可以看到这样一种模式

海量的数据 + 海量的分析 ==〉知识

  • 5.基础设施的可行性:如今,上千台的PC级服务器可以获得极高的性能。Google正在建设更强大的“计算机群农场”(就像高产的奶牛场一样)。
  • 6.并行软件的可编程性:怎样编写可以在上千台计算机上并行执行的程序?Google如今已经开发了一系列新的开发方法和技术。

目录

Architecture

Cloud Computing Architecture

The architecture behind cloud computing is a massive network of "cloud servers" interconnected as if in a grid running in parallel, sometimes using the technique of virtualization to maximize computing power per server.

A front-end interface allows a user to select a service from a catalog. This request gets passed to the system management which finds the correct resources, and then calls the provisioning services which carves out resources in the cloud. The provisioning service may deploy the requested stack or web application as well.

  • User interaction interface: This is how users of the cloud interface with the cloud to request services.
  • Services catalog: This is the list of services that a user can request.
  • System management: This is the piece which manages the computer resources available.
  • Provisioning tool: This tool carves out the systems from the cloud to deliver on the requested service. It may also deploy the required images.
  • Monitoring and metering: This optional piece tracks the usage of the cloud so the resources used can be attributed to a certain user.
  • Servers: The servers are managed by the system management tool. They can be either virtual or real.

Above from http://en.wikipedia.org/wiki/Cloud_computing

Clone

Google 的核心基础设施包括: Google File System, MapReduce, BigTable, 类似 Google 基础架构的 Cloud Computing 模式非常吸引人。

你也可试着通过 ZFS and Lustre, Apache Hadoop, Hypertable and HBase 搭建自己的核心基础设施.

Projects

Solution

Links

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱