Modern days network-connected users thrive for far better computing power. The computing power is a combination of Hardware, Software, and networks.
Here are four kinds of connected models. Those are
1.Parallel Computing

- Now a days jokingly in the software development, people follow this processing. But it s actaully agile not paralall.
- In this type of computing, all the computers keep in a single room. These systems share their work and finish.
- The best example is PARM computer India.
- Another best computer is Intel Paragon.
- Sources: Algorithms for Parallel Processing: 105 (The IMA Volumes in Mathematics and its Applications)
2. Grid Computing

- Grid means not in one place. In INDIA, Power Grid performs a common task, which supplies power. Exact way, Grid-connected computers are located at distant geographical locations and work towards a single-task.
- Sources: Grid Computing: Techniques and Applications (Chapman & Hall/CRC Computational Science)
- A central processing unit controls the grid and gets computing-power to deliver the task. The high point is, the Grid resources are heterogeneous (that means not similar).
- SETI Grid-connected Computer connects to idle-PCs all over the world and uses this power as a supercomputer.
3. Distributed Computing
- More or less meaning is similar to Grid computing. But actually, it is not. The connected powers in a Distributed model are called NODES. All the nodes work towards a common goal.
- Sources: Distributed Computing: Fundamentals, Simulations and Advanced Topics, 2ed
4. Cloud Computing
- It is the 21st century, and working and delivering task is past now. With the virtualization takes place, the physical-resources can virtualize as needed.
- The Prime goal is reduce cost, and quicker delivery.
- Resources consumption is on-demand. I need X computing-power then I will get X computing power. The other guy needs Y, and he gets Y. In general, it is elastic. It expands and shrinks according to demand – this is the power of the cloud.
- Cloud is a combination of Hardware, Software and Network. All these resources you can get on-demand.
- Nowadays, you can see, Public, Private and Hybrid models of the Cloud. Private means in the premises. Public means outside premises. Hybrid means a combination of these.
Latest from the Blog
AWS Interview Q&A for Beginners (Must Watch!)
The content outlines essential AWS basics interview questions that every beginner should be familiar with. It serves as a resource for fresh candidates preparing for interviews in cloud computing. The link provided leads to additional multimedia content related to the topic.
How a PySpark Job Executes: Understanding Statements, Stages, and Tasks
When you write a few lines of PySpark code, Spark executes a complex distributed workflow behind the scenes. Many data engineers know how to write PySpark, but fewer truly understand how statements become stages, stages become tasks, and tasks run on partitions. This blog demystifies the internal execution model of Spark by connecting these four…
Azure Data Factory (ADF): The Complete Beginner-Friendly Guide (2026 Edition)
Azure Data Factory (ADF) is Microsoft’s fully managed, cloud-based data integration and orchestration service. It helps you collect data from different sources, transform it at scale, and load it into your preferred analytics or storage systems. Whether you are working with Azure SQL, on-premises databases, SaaS applications, or big-data systems, ADF gives you a unified…







One response
[…] Related: Parallel Vs. Grid Vs. Distributed Vs. Cloud Computing […]
LikeLike