Computer Systems and Networks Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

computer network

A

Any group of interconnected computing devices capable of sending or receiving data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

computing device

A

Any device that can run a program, such as a tablet, phone, or smart sensor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Local area network (LAN)

A

Network that covers a limited area like a house or school

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Wide Area Network (WAN)

A

A network that extends over a large geographic area and is composed of many, many LANs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Data Center Network (DCN),

A

A network used in data centers where data must be exchanged with very little delay

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Networking protocols

A

Whenever computing devices are connected together in a network, they need protocols to communicate with each other.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Internet networking protocols

A

Protocols computing devices used to communicate over the Internet.
Responsible for addressing and routing your online requests

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Computing system

A

Group of computing devices and programs working together.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Bandwidth of a computer network

A

Maximum amount of data that can be sent in a fixed amount of time.
Measured in bits/second.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Protocol

A

Agreed-upon set of rules that specify the behavior of a system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Routing

A

Process of finding a path from sending to receiver.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Scalability

A

Capacity for the system to change in size and scale to meet new demands

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Internet

A

Global network of computing devices communicating with each other in some way.
Physical network of fiber optics, radio transmitters and cabling
Open network - any computing device can join as long as they follow the rules of the game, i.e. the protocols which define how each device must communicate with each other
Protocols also exist for addresses and names

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Wires & wireless

A

Physical connections between devices, plus protocols for converting electromagnetic signals into binary data

For wireless a wireless card inside the computer turns binary data in radio waves and transmits them through the air.
Wireless access point converts from radio waves back to binary

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

IP

A

A protocol that uniquely identify devices using IP addresses and provides a routing strategy to send data to a destination IP address

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

TCP/UDP

A

Protocols that can transport packets of data from one device to another and check for errors along the way

17
Q

TLS

A

A secure protocol for sending encrypted data so that attackers can’t view private information

18
Q

HTTP & DNS

A

Protocols powering the World Wide Web, what the browser uses every time you load a webpage

19
Q

line coding

A

Process of turning binary data into a time-based signal

20
Q

bit rate

A

of bit of data sent each second

21
Q

megabit

A

1 million bits (1000^2)

22
Q

Mbps

A

megabits per second

23
Q

kilobit

A

1000 bits

24
Q

gigabit

A

1 billion bits (1000^3)

25
Q

terabit

A

1 trillion bits (1000^4)

26
Q

petabit

A

1 quadrillion bits (1000^5)

27
Q

bandwidth

A

maximum bit rate of a system

28
Q

latency

A

Measures how late the bit arrive

Time between the sending of a data message and the receiving of that message, measured in milliseconds

29
Q

internet speed

A

Combination of bandwidth and latency