IT Fundamentals Flashcards
Week 2 (42 cards)
What is the CPU (Central Processing Unit)?
The CPU is the primary component of a computer that performs most of the processing inside, executing instructions from programs, managing operations, and controlling the flow of data.
What is RAM (Random Access Memory)?
RAM is temporary memory used by a computer to store data for active programs, enabling quick access and processing.
What is an HDD (Hard Disk Drive)?
HDD is a storage device that uses spinning disks to read/write data, offering large capacity at a lower cost.
What is an SSD (Solid State Drive)?
SSD is a fast storage device that uses flash memory, providing quicker data access and better durability than HDDs.
What is Cloud Storage?
Cloud storage allows data to be stored on remote servers, accessible via the internet, for easy backup and sharing.
What are Peripherals?
Peripherals are external devices connected to a computer, such as printers, keyboards, and mice.
What is a Web Server?
A web server hosts websites and delivers web pages to browsers through the internet.
What is an Application Server?
An application server runs software applications and provides services to client machines or other servers.
What is a Database Server?
A database server manages databases, handling data requests and storage for applications or users.
What is a LAN (Local Area Network)?
A LAN is a network connecting computers and devices within a limited area, like a building or office.
What is a WAN (Wide Area Network)?
A WAN connects multiple LANs over a large geographic area, often using the internet or leased lines.
What is a VPN (Virtual Private Network)?
A VPN creates a secure connection over a public network, protecting privacy and data from eavesdropping.
What is a Router?
A router directs data traffic between networks, ensuring proper delivery to destinations like devices or websites.
What is a Switch?
A switch connects devices within a network and forwards data based on MAC addresses for efficient communication.
What is a Firewall?
A firewall monitors and controls incoming and outgoing network traffic to prevent unauthorized access.
What are Packets?
Packets are small units of data transmitted over a network, containing part of the information being sent.
What is Cloud Computing?
Cloud computing delivers computing services (like storage, processing) over the internet, enabling flexible access and scalability.
What is IaaS (Infrastructure as a Service)?
IaaS provides virtualized computing resources like servers and storage over the internet on a pay-as-you-go basis.
What is PaaS (Platform as a Service)?
PaaS offers a platform for building, testing, and deploying applications without managing underlying infrastructure.
What is SaaS (Software as a Service)?
SaaS delivers software applications over the internet, eliminating the need for local installation or maintenance.
What is Virtualization?
Virtualization creates virtual versions of physical resources (e.g., servers, storage), enabling more efficient usage.
What are Hypervisors?
Hypervisors manage virtual machines, allowing multiple VMs to run on a single physical host system.
What are Virtual Machines (VMs)?
VMs are software-based emulations of physical computers, running operating systems and applications like a real machine.
What is Network Virtualization?
Network virtualization combines hardware and software resources into a virtual network, improving flexibility and management.