📜  云计算与网格计算的区别

📅  最后修改于: 2021-09-14 02:16:17             🧑  作者: Mango

云计算:
云计算是一种客户端-服务器计算架构。在云计算中,资源以集中模式使用,云计算是一种高可访问性的服务。它是一种付费使用的商业手段,在云计算中,用户为使用付费

网格计算:
网格计算是一种分布式计算架构。在网格计算中,资源以协作方式使用,同样在网格计算中,用户不为使用付费。

让我们看看下面给出的云计算和网格计算之间的区别:

S.NO

Cloud Computing

Grid Computing

1. Cloud computing is a Client-server computing architecture. While it is a Distributed computing architecture.
2. Cloud computing is a centralized executive. While grid computing is a decentralized executive.
3. In cloud computing, resources are used in centralized pattern. While in grid computing, resources are used in collaborative pattern.
4. It is more flexible than grid computing. While it is less flexible than cloud computing.
5. In cloud computing, the users pay for the use. While in grid computing, the users do not pay for use.
6. Cloud computing is a high accessible service. While grid computing is a low accessible service.
7. It is highly scalable as compared to grid computing. While grid computing is low scalable in comparison to cloud computing.
8. It can be accessed through standard web protocols. While it is accessible through grid middleware.