Information Systems Lecture Notes

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall with Kai
GameKnowt Play
New
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/24

flashcard set

Earn XP

Description and Tags

These flashcards cover key concepts related to networking and virtualization as detailed in the lecture notes.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

25 Terms

1
New cards

Unmanaged Switch

A switch that provides plug-and-play functionality with minimal configuration and has no IP address assigned.

2
New cards

Managed Switch

A switch that can be configured via a command-line interface or a web-based GUI.

3
New cards

Layer 2 Switch

A switch that operates at the data link layer of the OSI model.

4
New cards

Layer 3 Switch

A switch that can interpret layer 3 data and operates similarly to a router.

5
New cards

Layer 4 Switch

A switch capable of interpreting layer 4 data.

6
New cards

Redundancy

The provision of multiple paths for data frames, enhancing network reliability.

7
New cards

Spanning Tree Protocol (STP)

A protocol used to prevent traffic loops within a network.

8
New cards

East-West Traffic

Data flow between peers within a network segment.

9
New cards

North-South Traffic

Traffic that leaves the local segment to reach its destination.

10
New cards

Three-Tier Architecture

A hierarchical design for switches consisting of access, distribution, and core layers.

11
New cards

Spine-Leaf Architecture

A network design that optimizes east-west traffic by collapsing core and distribution into one layer.

12
New cards

Software-Defined Networking (SDN)

A centralized approach to networking that integrates both virtual and physical devices.

13
New cards

Virtualization

Creating a virtual version of something, such as a server or storage, rather than the physical version.

14
New cards

Hypervisor

A software layer that creates and manages virtual machines.

15
New cards

Storage Area Network (SAN)

A network of storage devices that provide block-level data access to servers.

16
New cards

Infrastructure as Code (IaC)

The process of managing cloud resources through text-based commands in a configuration file.

17
New cards

High Availability (HA)

A system's ability to function reliably and consistently over time.

18
New cards

Mean Time Between Failures (MTBF)

The average time expected between failures of a system.

19
New cards

Fault Tolerance

The capability of a system to continue operation despite hardware or software malfunctions.

20
New cards

Link Aggregation

The method of combining multiple network interfaces to function as a single logical interface.

21
New cards

Load Balancer

A device that distributes network traffic across multiple servers.

22
New cards

Virtual NIC (vNIC)

A virtual network interface card that connects a virtual machine to a network.

23
New cards

Bridged Mode

A networking mode where a VM obtains its IP address from the physical LAN's DHCP server.

24
New cards

NAT Mode

A networking mode where a VM relies on the host machine to act as a NAT device.

25
New cards

Host-Only Mode

A configuration where VMs can exchange data with each other but not with the external network.