Computer Basics Flashcards
is going to use flash memory technology to implement persistent mass storage instead of using rotating and spinning platters
SOLID STATE DEVICE (SSD)
essentially going to allow you
to combine multiple physical hard disks
into a single logical hard disk drive
inside of the operating system.
REDUNDANT ARRAY OF INDEPENDENT DISKS (RAID)
Tip:
RAID 0: Fast, but risky. No redundancy.
RAID 1: Safe, but not as fast. One-to-one mirroring.
RAID 5: Balanced performance and redundancy.
Distributed parity.
RAID 6: Super safe with dual parity. Can withstand two
drive failures.
RAID 10: Best of both worlds. Mirrored striping for speed
and safety.
describes the act of removing components from or plugging them into a computer system while the power remains switched on. This means that parts can be changed without shutting down or rebooting a computer or server.
The drive interfaces include things like USB, Thunderbolt, and eSATA.
Hot Swappable
provides the mechanisms for workflow and process automation by controlling machinery using embedded devices that are designed to perform a specific and dedicated function.
is heavily used to control real-world devices in critical infrastructure. Things like power suppliers, water suppliers, healthcare services, telecommunication,
and natural security services. If you interconnect multiple, together, you can actually create a distributed control
system or DCS.
Industrial control system (ICS)
is a control system architecture comprising computers, networked data communications and graphical user interfaces for high-level supervision of machines and processes. It also covers sensors and other devices, such as programmable logic controllers, which interface with process plant or machinery.
Supervisory Control and Data
Acquisition (SCADA)
specially designed automated control system that consists of geographically distributed control elements over the plant or control area.
If you interconnect multiple .. together, you can actually create it.
Distrubuted Control System(DCS)
in computing the process of simulating hardware and software in a virutal (software) environment.
Consolidating various servers into one server (Hypervisor) machine which can run multiple applications.
VIRTUALIZATION
are lightweight, portable, and share the host Operating System for various applications. Unlike V.M.s, It does not require a separate O.S. for each applicaiton. Technologies like Docker and Kubernetes are popular for it’s orchestration and management.
Container-based Virtualization
is a phenomenon that occurs when the number of virtual machines (VMs) on a network reaches a point where administrators can no longer manage them effectively.
Virtualization Sprawl
Software that enables one computer system to behave like another computer system
Emulator
is the on-demand delivery of computing
resources over the internet with pay-as-you-go pricing. Instead
of buying, owning, and maintaining a physical data center, you
can access technology services, such as computing power,
storage, and databases, as you need them from a cloud
provider.
Cloud computing
allow one computer program to make its data and functionality
available for other programs to use. Developers use… to connect software components across a network.
Application programming interfaces (APIs)
is a software interface that allows developers to link cloud
computing services together
Cloud API
is a serial expansion bus standard (slots) for connecting a computer to one or more peripheral devices.
It allows high bandwidth communication between the device and the motherboard, and other hardware.
Peripheral Component Interconnect Express (PCIe or PCI-E)
is a computer bus interface that connects host bus adapters to mass storage devices such as hard disk drives, optical drives, and solid-state drives.
SATA (Serial AT Attachment)
It’s a type of computer memory
that contains one or several random access memory (RAM) chips on a small circuit board with pins that connect it to the computer motherboard. Are also known as RAM sticks.
Dual in-Line Memory Module (DIMM)
Standardized telecommunication network interface, including connectors and wiring standards
Registered jack (RJ45)
plays a critical role in computing because it allows computers to store and manipulate data using a system of switches that can be turned on or off, represented by the digits 0 and 1. This
code can represent any type of data, from text and numbers to images and sound. Without it would be impossible for computers to communicate, perform calculations or store information.
Binary
When referring to software, it is a program that allows a user to interact with computers in person or over a network. It may also refer to controls used in a program that allow the user to interact with the program. One of the best examples of it, is a GUI (Graphical User Interface).
Interface
A foundation of your PC, which acts as a hub of connectivity for all your components. There are four primary form factors: Mini-ITX,Micro-ATX, ATX, E-ATX.
Motherboard
is a cloud computing model that provides on-demand access to computing resources such as servers, storage, networking, and virtualization. -Adminstrator
Infrastructure as a service (IaaS)
a complete development and deployment environment in the cloud, with resources that enable you to deliver everything from simple cloud-based apps to sophisticated, cloud-enabled enterprise applications. -
Platform as a service (PaaS)
allows users to connect to and use cloud-based apps over the Internet. Common examples are email, calendaring, and office tools (such as Microsoft Office 365). Provides a complete software solution that you purchase on a pay-as-you-go basis from a cloud service provider. - End Users
Software as a service (SaaS)