3. Computing Infrastructure Flashcards
The OS is
system software that manages all of the other software and hardware on a computer
Workstations provide
high performance computing (a specialized device)
Severs are
powerful computers that carry out a dedicated function (Share files internally, host a website, run a database, etc)
ICS systems =
Industrial Control Systems (rely on IoT devices) - electric, gas, water
IoT =
physical objects that connect and exchange data with other devices and systems over the internet
Processing Cores are
units within the CPU. Each core is essentially a separate CPU within the same chip. Multiple cores allow the CPU to multitask
CPUs are measured by their (3)
Clock Speed (GHz), number of processing cores, and by how much memory they can manage at the same time
2 companies that make Windows processors
Intel and AMD
32 bit CPUs (processors) could manage up to
4 GB (gigabytes) of memory
64 bit CPUs (processors) can manage up to
17 billion GB (gigabytes) of memory
Different type of CPU for mobile devices
ARM processors (low power consumption)
The Motherboard (system board) is a
- printed circuit board, which connects the CPU to memory, interfaces, and other system components
UEFI is
(Unified Extensible Firmware Interface) a small OS stored on the mother board that loads and starts the full OS from the hard drive
BIOS and UEFI are
Small OSs stored on the motherboard that loads and starts the full OS from the hard drive
BIOS is
(Basic Input/Output System) a small OS stored on the mother board that loads and starts the full OS from the hard drive
RAM
stores actively used software and data
- not persistent
Firmware is
‘embedded’ software in a hardware device that provides basic machine instructions and allows the hardware to function and communicate with other software running on a device
Used for persistent storage
Disk drives - magnetic (HDD) and solid state (SSD)
usually on the motherboard, they connect to both wired and wireless networks
NICS (Network Interface Cards)
GPU
(Graphics Processing Units) for the intensive calculations required for complex graphics. Useful for data science, analytics, gaming, video, and blockchain applications (heavy math)
Drivers (Device Drivers) =
small software that allows the OS to communicate with peripherals
Shared Devices
(printers, etc.) connect directly to the network over a network IP connection. Have web-based interfaces that allow administrators to configure and manage them remotely
USB three types:
A, B, and C (Universal Serial Bus)
Specialized connector designed by Apple
Firewire 400 and 800 (both are rare)
Video display connectors (5)
VGA, DVI, HDMI, Display Port/Mini Display port, and USB-C
VGA
(Video Graphics Array) low resolution: 640 x 480. (Older - video only)
DVI
(Digital Visual Interface) Support HD video, but only up to 1080p resolution. (Older - video only)
HDMI
(High Definition Multimedia Interface) Can carry audio and video on same wire(s) and supports high resolution video up to 5k and beyond
Display Port/Mini Display Port
Also support high resolution video up to 5k and beyond
USB-C
carry audio, video, and power when using the Thunderbolt standard. Can run at the maximum resolution standards available today.
Thunderbolt
(Hardware interface standard designed by intel) Allows both data and power to be sent over the same wire. 1st 2 versions used mini-display connectors, new versions use USB- C
2 main categories of storage
Volatile and non-volatile
Volatile is designed to be
Temporary, and contains all of the data that a computer is actively working with (RAM - very fast but expensive)
Non-volatile storage is designed to be
permanent
7 types of non-volatile storage
HDD, SSD, Flash Drives, Optical storage (CD/DVD), Cloud (Block level), File servers, Network Attached Storage (NAS)
Magnetic Hard Drives (HDD - Hard Disk Drives) contain
platters of magnetic material spinning quickly, and a head reads/writes magnetic charges to the platter
SSD use
stored electrical charges
Optical storage uses
lasers to etch data onto a removable disk
File Servers
a computer on a network with a lot of hard drives installed in it (For businesses that don’t wish to use the cloud)
Network Attached Storage (NAS)
self-contained file servers that plug directly into a network (optimized for small businesses)