What is the difference between Cloud Grid and Cluster

0 votes

Hi Guys,

I am new to the Technical field. I am learning Cloud technology. But I am confused between the Cloud, Grid, Cluster. Can anyone explain these terms?

Dec 16, 2020 in Cloud Computing by akhtar
• 38,230 points
995 views

1 answer to this question.

0 votes

Hi@akhtar,

A Cloud is a unique form of a cluster. The main goal of the cloud is the effective use of resources. The resources are allocated on demand and later released to the pool for serving other needs.

A Cluster is usually a concept of several servers that work together, usually dividing the load between them so that, from the outside, they can be regarded as a single system. Simply, a cluster is a very general pattern for dividing workload and providing redundancy to prevent failure.

A Grid often refers to a set of servers that work together on a given massive computation. Instead of just distributing the workload coming from many customers, they divide a single job into subparts, providing the job the total resources that are available.

If you need to know more about Cloud Computing, We recommend joining