Type 1 (Bare Metal Hypervisor)
This hypervisor is the primary operating system.
Type 2 (Hosted)
This hypervisor runs on top of the existing OS. Virtual machines run on top of the current OS.
Sandboxing
Isolated testing environment for Virtualization.
Bridged Network Address
The VM shows up as a device on the physical network
Shared network address
VM will share the same IP address as the physical host.
NAT (Network Address Translation)
a technique used by routers or firewalls to map multiple private IP addresses from a local network (e.g., a home or office) to a single public IP address when connecting to the internet
VDI (Virtual Desktop Infrastructure)
This is a technology that hosts user desktop environments on centralized servers in a data center or cloud, allowing users to access them remotely from almost any device
Host Kernel
Core operating system (OS) component running directly on physical or virtual hardware, managing system resources (CPU, memory, devices) and providing a shared runtime environment for containers or virtual machines.
Elasticity
Cloud characteristic allows for instant scaling up or down of resources as needed.
Private Cloud
Cloud deployment model consisting of resources owned and operated by an organization for its exclusive use.
Public
Cloud deployment model is available to the general public over the Internet
IaaS (Infrastructure as a Service)
Cloud model involves outsourcing hardware equipment where the user still manages the operating system and applications
SaaS (Software as a service)
Give an example!
Cloud model offers a complete, on-demand application with no local installation required
-example Microsoft 365
PaaS (Platform as a service)
-No servers, no software, no maintenance team, no HVAC.
-Someone else handles the platform, I handle development
-Someone else monitors security
-You put the building blocks together!
Multitenancy
characteristic of the public cloud where many different clients use the same underlying infrastructure