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
Amazon, Google Drive, Dropbox, Gmail, Microsoft Teams, Netflix
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.