What is the difference between cloud computing and virtualization?

Cloud computing is the delivery of computing services over the internet like storage and servers. We don’t manage the hardware ourself it will be handled by providers like AWS.

Virtualization is a technology that allows us to create multiple virtual machines on a single physical machine using a hypervisor. It is splitting one physical system into many virtual ones

Name few examples of cloud applications across the world?

Amazon, Google Drive, Dropbox, Gmail, Microsoft Teams, Netflix

What is a hypervisor?

A hypervisor is software that creates and manages virtual machines by allowing multiple operating systems to run on a single physical computer. It is a middle layer between the hardware and the operating systems, it allocates resources like CPU, memory, and storage to each virtual machine.

What is a hypervisor?

Name few examples of cloud applications across the world?