2.2.3 - 2.2.4 Notes Flashcards
(36 cards)
A group of interconnected computing devices capable of sending or receiving data.
computer network
A physical artifact that can run a program. Some examples include computers, tablets, servers, routers, and smart sensors.
computing device
The maximum amount of data that can be sent in a fixed amount of time, usually measured in bits per second.
bandwidth
A sequence of directly connected computing devices that begins at the sender and ends at the receiver.
network path
A network, developed under the direction of the U.S. Advanced Research Projects Agency (ARPA), that interconnected four university computers. It became the basis for the internet.
ARPANET
A system of linked pages, programs, and files. also known as “the web,” is an information system of documents and other online resources that are interlinked by hypertext links. These resources reside and are exchanged on the internet, as it uses the Internet
world wide web
Small units of data transmitted on a network. Collected together, they compose some larger data, such as a document, a website, a movie, etc.
packets
An agreed-upon set of rules that specify the behavior of a system.
protocol
the protocol used for transmitting web pages over the Internet
HTTP - hypertext transfer protocol
the protocol used when sending and receiving files between a client and a server.
FTP - file transfer protocol
the protocol used in sending and receiving email content
SMTP - simple mail transfer protocol
what are the layer of abstraction on a network
Physical–> Network–>Transport–>Application
The body of a packet (as opposed to its header).
payload
A person who is responsible for managing computers, networks, servers, and other computing resources for an organization or group.
system administrator
A physical component on a computer or device that provides connectivity to a network.
NIC (network interface card)
The inclusion of extra components that can be used to mitigate failure of a system if other components fail. Many of the resources or components serve identical purposes.
redundancies
A system designed to work when components fail.
fault-tolerant
The capacity for the system to change in size and scale to meet new demands.
scalability
Data storage built into a hardware component or computer system to improve speeds by providing memory closer to the point of use.
cache
Measure of delay in communication between two devices over a network.
latency
Storing information using fewer bytes.
compression
Describes a method of compression in which original data can be completely recovered from the compressed data, without any loss of content.
lossless
Describes a method of compression in which data is lost in a way that cannot be recovered from the compressed data.
lossy
To extract the original content from compressed data.
uncompress