The Internet Flashcards
fault tolerance
a process that enables an operating system to respond to a failure in hardware or software
what is the internet?
● A philosophy of making information and
knowledge open and accessible to ALL
● A network of networks
● Built on open, agreed upon protocols
the internet…
- is decentralized
- has a high fault tolerance
- is scalable
decentralized
controlled by several local offices or authorities rather than one single one
computing device
- object that can run a program
- ex. computer, tablets, servers, routers
computing system
group of computing devices and programs working together for a common purpose
computing networks
- a group of interconnected computing devices capable of sending or receiving data
- type of computing system
path
the sequence of directly connected computing devices that begins at the sender and ends at the receiver
routing
- the process of finding a path from sender to receiver
- dynamic (not pre decided)
bandwidth
- the maximum amount of data that can be sent in a fixed amount of time
- usually measured in bits per second
modem
Allows Computers to talk to
one another over telephone
lines
how to organize data
- Chunk your data into pieces: packets
- Individually route the packers on the most efficient path
packets have…
metadata
**Who is sending the
data, Where are the
sending it, Instructions for
reassembling the
data
packets might arrive….
In order, Out of Order, Not at all
protocols
- agreed-upon set of rules that specify the behavior of a system
- open and available to everyone