CNT125 9th Chap7 Podcast GS PPT
CNT125 9th Chap7 Podcast GS PPT
Podcast PPT
Network Architecture
Objectives
By the end of this module, you should be able to:
1. Explain types of abstraction in the design of physical
network architecture
2. Describe and explain virtualization technologies on a
network
3. Summarize cloud characteristics, models, and
connectivity options
4. Identify methods to increase network availability
Switch Review
● Quick review of switches …
Switches
● Connectivity devices that subdivide a network
● Segments
● Traditional switches
● Operate at Data Link OSI model layer - Layer 2
Unmanaged switch
● provides plug-and-play simplicity with minimal
configuration options
● has no IP address assigned to it
● not very expensive
● capabilities are limited
● cannot support VLANs
Managed Switches
Managed switches
● can be configured via a command-line interface or a
web-based management GUI
● sometimes can be configured in groups
● Usually assigned IP addresses for the purpose of
continued management
Switches are layer 2 devices, however the following
higher-layer switches also exist:
● Layer 3 switch is capable of interpreting layer 3 data
and works like a router
● Layer 4 switch is capable of interpreting layer 4 data
Managed Switches
● FC (Fibre Channel)
● storage networking architecture that runs separately
from Ethernet networks
● can run over copper cables, fiber-optic cable is much
more commonly used
● requires special hardware, which makes it expensive
● Specifications are approved for speeds up to 256GFC
SAN
● FC (Fibre Channel)
SAN
● IB (InfiniBand)
● requires specialized network hardware
● it’s very fast
● tends to serve a few niche markets rather than being
widely available
● on the difficult end of the installation & configuration
spectrum
● on the expensive side as well.
SAN
● IB (InfiniBand)
Virtual Architecture
VMware ESX
VMware Microsoft Server
vSphere Hyper-V
Virtualization
● VM’s software and
hardware
characteristics are
assigned when it is
created in the
hypervisor.
● Can customize
memory, disk
space, etc…
Virtualization – Network
Connection Types
● Every VM has its own virtual network adapter, or vNIC
(virtual NIC), that can connect the VM to other machines,
both virtual and physical.
● Cloud Storage
● Dropbox, OneDrive, and Google Drive
● Cloud Hosting
● Web-based email system (Gmail)
Cloud Computing
Cloud
Providers
Market Share
Q3 of 2022
Cloud Computing
Cloud Computing
● Private cloud
● Service established on an organization’s own servers in its own data
center
● Customer maintains own virtual servers
● Community cloud
● Service shared between multiple organizations
● Medical Database between hospitals and doctors in area
● Hybrid cloud
● Combination of the other service models into a single deployment
● Public cloud for email … but private cloud for storing data
Orchestra and Automation
● Uptime
● Microsoft utility
Network Availability
● Uptime
● Linux or UNIX command
Fault Tolerance
● Fault Tolerance
● Capacity for system to continue performing despite
unexpected hardware, software malfunction
● Key -> providing multiple paths that data can travel