Section 12: Cloud and Datacenter Flashcards
Hypervisor / VMM (Virtual Machine Monitor)
▪ Specialized software that enables virtualization through the emulation of the physical hardware
Examples of Hypervisors
▪ VMWare ESXi
▪ Microsoft Hyper-V
▪ Virtual Box
▪ VMWare Workstation
Examples of Hypervisors
▪ VMWare ESXi (Freeware)
▪ Microsoft Hyper-V
▪ Virtual Box (Freeware - Open Source)
▪ VMWare Workstation
Type 1 Hypervisor
Sits directly on top of the hardware. (AKA Bare Metal Hypervisor)
Removes the overhead of an OS
Type 2 Hypervisor
Runs on top of the OS
NAS
▪ Network Attached Storage - Disk storage as a service over TCP/IP
SAN
▪ Storage Area Network
● Specialized LAN designed for data transfer/storage
● Transfers data at block level with special protocol
● Fibre Channel (FC)
o Special purpose hardware providing 1-16 Gbps
● Fibre Channel over Ethernet (FCoE)
o Removes need for specialized hardware
o Runs over your Ethernet networks
● iSCSI (IP Small Computer System Interface)
o Lower cost, built using Ethernet switches (<10 Gbps)
o Relies on configuration allowing jumbo frames over the network
VoIP
▪ Digitizes voice traffic so that it can be treated like other data on the network
▪ Uses the SIP (Session Initiation Protocol) to setup, maintain, and tear down calls. Once setup, uses RTP (Real Time Protocol).
Private Cloud
Systems and users only have access with other devices inside the same private cloud or system
Public Cloud
Systems and users interact with devices on public networks, such as the Internet and other clouds
Hybrid Cloud
Combination of private and public
Community Cloud
Collaborative effort where infrastructure is shared between several organizations from a specific community with common concerns
Models of Cloud Computing
▪ Network as a Service (NaaS)
▪ Infrastructure as a Service (Iass)
▪ Software as a Service (SaaS)
▪ Platform as a Service (PaaS)
NaaS
Network as a Service
Allows outsourcing of the of a network to a service provider (Route 53, VPC)
IaaS
Infrastructure as a Service
Allows outsourcing of the infrastructure of the servers or desktops to a service provider (Amazon Web Services (AWS), Microsoft’s Azure)