What I Understood from Unit 2: Grid Terms and Concepts

What I Understood from Unit 2: Grid Terms and Concepts

by Ephrem DUFITUMUKIZA -
Number of replies: 0

From this unit, I understood that grid computing is a technology that connects many computers together so they can share different resources like CPU processing power, storage space, communication networks, and special software. The purpose of this connection is to solve large or complex computing tasks faster and more efficiently than a single computer can do alone. Each computer in the grid is called a node or resource, and every node contributes something to the whole system.

I also learned that work in grid computing is performed through jobs or applications. These jobs can be divided into smaller tasks and executed at the same time on different machines, which increases speed and improves scalability. The unit explained important management methods such as scheduling, reservation, and scavenging, which help decide where and when a job should run depending on resource availability and policies.

In addition, grids can be made of similar machines or different types of machines and operating systems. They may operate inside one organization, known as an intragrid, or across many organizations, called an intergrid. Overall, the unit shows that grid computing focuses on effective resource sharing, better performance, and reliability when handling heavy computing and data-intensive tasks.