Test 2 Study Guide Flashcards
(42 cards)
Cloud
A collection of redundant, co-located servers
Can be used for SaaS (Software as a Service), IaaS (Infrastructure as a Service, think AWS).
IP Address
Internet Protocol Address
A unique address
Comes in two flavors:
IPv4 (the current standard, 123.123.123.123)
IPv6 (the new standard, FE80:CD00:0000:0CDE:1257:0000:211E:729C)
HTML
Hypertext Markup Language
Defines the layout of a webpage.
Spam
Unwanted email sent out to a wide audience
FTP
File Transfer Protocol
Used to transfer files from a server to client.
Supports a file system hierarchal view.
URL
Universal Resource Link
Identifies a single webpage or file or “resource” on the internet. Combines a Host\IP and Path.
VoIP
Voice over Internet Protocol
The practice of using the internet to make phone calls instead of traditional wireless and phone line signals.
Packet
A single piece of data sent over the internet.
Due to it’s size, it is typically useless on its own, it needs to be collected and joined with many others to form usable data.
TCP
Transmission Control Protocol
Connection oriented protocol to send data over the internet. Provides error checking and validation.
Used to send data that needs to be fully composed to be usable such as web pages, files, an emails.
UDP
User Datagram Protocol
Connection-less protocol to send data over the internet. Provides no error checking.
Used to send data that does not need to be fully composed to be usable like VoIP, Streaming Audio\Video, etc.
Protocol
Data format and Process for sending data.
A protocol defines how the data needs to be sent and the requirements\responsibilities between clients and servers for successful operation.
Tier-1 ISP
Internet Service Providers that serve as the “backbone” or lowest level of the internet.
They only transfer data between other ISPs, not end-users.
Access ISP
ISPs that provide access to the internet to end users and businesses.
These are, by definition, Tier 2 or 3 ISPs.
Domain
A string that defines an Autonomous System.
Part of the full name of a website.
For Example:
.com, .org, .gov, etc.
These are further subdivided by sub-domains
wikipedia.org, amazon.com, etc.
Hub
An electronic device that connects other devices together on a network.
Broadcasts signals to all ports, instead of a specific port like a Switch.
OSI Layer 1
Switch
An electronic device that connects other devices together on a network.
Broadcasts signals to specific ports, instead of all ports like a Hub.
OSI Layer 2
Bridge
An electronic device that creates a single network from multiple networks or network segments.
OSI Layer 1 and 2
Router
An electronic device that forwards data packets between computer networks.
Routers perform the “traffic directing” functions on the Internet.
OSI Layer 3
Repeater
An electronic device that retransmits signals it receives at a higher power or frequency to extend the range of a signal.
OSI Layer 1
Gateway
An electronic device that provides interoperability between networks and contains devices, joining discrete networks together.
Ethernet
A family of networking wiring technologies that is the most commonly used wired networking standard.
Spoofing
Where a person or program successfully identifies as another by falsifying data, to gain an illegitimate advantage or access.
Firewall
A network security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules.
Search Engine
A software system designed to find and return results of a search query against the public internet.