Cloud and the Datacenter (1.2, 1.7, 1.8 & 2.1) Flashcards
Virtual Network Devices
o Major shift in the way data centers are designed, fielded, and operated ▪ Virtualization is everywhere ● Virtual Servers ● Virtual Routers ● Virtual Firewalls ● Virtual Switches ● Virtual Desktops ● VoIP ● Cloud Computing ● Software-Defined Networking
Virtual Servers
▪ Allows multiple virtual instances to exist on a single physical server Considerable cost savings for an IT budget
▪ Allows for consolidation of physical servers
▪ Multiple NICs increase bandwidth available
Hypervisor
▪ Specialized software that enables virtualization to occur
▪ Hypervisor is the software that emulates the physical hardware
▪ Also called a Virtual Machine Monitor (VMM)
▪ Examples ● VMWare ESXi ● Microsoft Hyper-V ● Virtual Box ● VMWare Workstation
Virtualized Storage Solutions
▪ Network Attached Storage (NAS)
● Disk storage is delivered as a service over TCP/IP
▪ Storage Area Network (SAN)
● 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
Infiniband (Virtualized Storage)
▪ Switched fabric topology for high-performance computing
▪ Very high throughput (>600 Gbps) with very low latency (0.5 μsec)
▪ Direct or switched connection between servers and storage systems
Virtual Firewalls and Routers
▪ To fully virtualize your network, you will need a firewall and router
▪ Manufacturer’s offer virtualized versions of their most popular devices
▪ Virtualized routers and firewalls provide the same features as their physical counterparts
Virtual Switches
▪ Overcomes the problem of all virtual servers being on one broadcast domain
▪ Layer 2 control provides VLANs and trunking
▪ Provides Quality of Service and security
Virtual Desktops
▪ User’s desktop computer is run in browser
▪ Used from web, laptop, tablet, or phone
▪ Easier to secure and upgrade for the admins
Software-Defined Networking (SDN)
▪ Provides the administrator with an easy-to-use front end to configure physical and virtual devices throughout the network
▪ All the configurations are automatically done
▪ Provides administrator and overview of the entire network
Voice over IP (VoIP)
o Voice over IP (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
▪ VoIP can save a company money and provide enhanced services over a traditional PBX solution
VoIP Topology
User’s desktop computer is run in browser
Virtual Private Branch Exchange (PBX) and VoIP
▪ Ability to outsource your telephone system
▪ Utilizes VoIP to send all data to provider, then provider connects it to telephone system
Cloud Computing
o Cloud Computing
▪ 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)
Network as a Service (NaaS)
▪ Allows outsourcing of the of a network to a service provider
▪ Hosted off-site at the service provider’s data center and the customer is billed for usage
▪ Charged by hours, processing power, or bandwidth used like utility services
▪ Amazon’s VPC or Route 53 offerings