Cloud Fundamentals: Virtualization
Explore how Google Cloud uses virtualization technologies to logically separate resources such as servers, storage, and networks. Understand hypervisors, virtual machines, and Virtual Private Clouds to grasp the foundation of cloud computing.
We'll cover the following...
In our day-to-day life, we use a lot of applications like Google Photos, Gmail, and so on. All these applications come under the Software as a Service (SAAS) category.
Before going further, I want you to understand how these cloud providers provide virtual access to their resources. How is user privacy maintained? And how do multiple users use the same infrastructure? These questions are at the foundation of cloud computing. If you ever want to start your cloud computing service, these will be the initial questions you need to answer.
So, think about some answers to these questions, and let’s validate those. If you can’t think of any solutions now, don’t worry. We will uncover all the secrets behind cloud computing.
Virtualization
If you have heard of VMware or VirtualBox, it may be easy for you to understand cloud virtualization ...