7 - Fundamentals of Virtual and Cloud Computing Flashcards
The technique of converting a hardware-based resource into software.
virtualization
Creates the virtual hardware for devices.
hypervisor
This type of hypervisors are operating systems that natively run VMs and are intended to be installed on a dedicated bare metal server.
Type 1 hypervisor
Note: This is significant because, as an OS, the Type 1 hypervisor has complete access to the underlaying hardware of the physical computer, which alleviates the performance penalty that Type 3 hypervisors commonly face.
This type of hypervisor is installed as an application on PCs or laptops.
Type 2 hypervisors
Note: This allows the user to run different VMs that all share the laptop or computer’s hardware resources.
Many IT professionals use a Macbook Pro for personal computing at home, and to work remotely. Sometimes they need a Microsoft Windows application for work. Rather than buy another laptop, the IT team from the office can install a Windows environment that can run Windows applications on MacOS.
What kind of software will the IT team need to install on a Mac to enable it to run this Windows environment?
Type 2 hypervisor
A software tool used to host virtual systems.
hypervisor
What does IaaS stand for?
infrastructure as a service
What does PaaS stand for?
platform as a service
What does SaaS stand for?
software as a service
Which cloud service model requires the customer to be responsible for operating systems?
IaaS
The term ___ cloud is most often associated with equipment hosted within a single company’s on-premises data center.
private
In the case of a ___ cloud, the cloud provider is responsible for maintaining the hardware and repairing the infrastructure instead of the customer.
public
___ clouds are data centers that are jointly owned and operated by the tenants.
community
A(n) ___ cloud refers to the combination of private cloud and public cloud and is most commonly associated with companies that extend their applications and services between their own data center and that of a public cloud provider’s.
hybrid
___ cloud is the concept of leveraging the services of multiple public cloud providers.
multi-cloud