Informatics Practices
Differentiate between Cloud Computing and Grid Computing with suitable examples.
Emerging Trends
3 Likes
Answer
Cloud Computing | Grid Computing |
---|---|
Cloud computing is used for virtualization of servers, where one server computes several tasks or services con-currently. | Grid computing allocates multiple servers onto a single application. |
It supports long-running services (Service Oriented). | It is typically used for job execution, where a program runs for a limited time (Application-Oriented). |
Cloud computing is used for multiple services. | Grid computing is used for a single application. |
Its computation service is on-demand. | Its computation service provides maximum computing power for one application. |
It involves virtualization of hardware, software, and storage platforms. | It involves virtualization of data and computing resources. |
Examples : GoogleDrive, OneDrive, Mobile Office Applications (e.g., Office 365, Google Docs), SharePoint, Microsoft Azure, iCloud, AWS etc. | Examples : GridGain, JPPF, JBossCache, EhCache etc. |
Answered By
3 Likes
Related Questions
Explain Artificial Intelligence along with its applications.
Explain Machine Learning along with its applications.
A company interested in cloud computing is looking for a provider who offers a set of basic services such as virtual server provisioning and on-demand storage that can be combined into a platform for deploying and running customized applications. What type of cloud computing model fits the following requirements?
- Platform as a Service (PaaS)
- Software as a Service (SaaS)
- Infrastructure as a Service (IaaS)
Home automation is a salient feature of IoT. Explain.