Network Fundamentals: Edge Servers, Cookies, and DNS

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/21

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering edge servers, networking delays, cookies, and DNS concepts drawn from the notes.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

22 Terms

1
New cards

Edge server

A server located at the edge of a network that responds to client requests, reducing latency by serving content closer to users.

2
New cards

Queue

A waiting line where packets or requests are held before processing, which can cause delays when it is long.

3
New cards

Router

A network device that forwards bits of a packet toward its destination across networks.

4
New cards

Packet

A formatted unit of data transmitted over a network, consisting of headers and payload.

5
New cards

Packet delay

The time a packet takes to travel from source to destination, including various delay components.

6
New cards

Packet loss

The event where one or more packets fail to reach their destination.

7
New cards

Switchover

The process of switching to an alternate path or system, often for redundancy or performance.

8
New cards

Throughput

The average data rate at which useful data is successfully transmitted over a network.

9
New cards

RTT (Round-Trip Time)

The total time for a signal to go from source to destination and back.

10
New cards

Access network

The portion of the network that connects end users to the core network; high utilization can create bottlenecks.

11
New cards

Utilization

The fraction of available network capacity that is currently in use.

12
New cards

Server-side database

A database stored on the server used to track client requests and state information.

13
New cards

Unique identifier

A distinct value assigned to a client or session to identify it across requests.

14
New cards

Cookie

A small piece of data stored in a user’s browser to remember preferences and session state.

15
New cards

Cookie ID

The unique value assigned in a cookie to identify a user across requests and sessions.

16
New cards

Ad server

A service that serves advertisements, often tailored using user data collected from cookies and requests.

17
New cards

DNS root

The top level of the Domain Name System consisting of a group of root-name servers that initiate DNS resolution.

18
New cards

DNS

The Domain Name System that translates domain names into IP addresses.

19
New cards

Name servers

DNS servers responsible for resolving domain names within a DNS zone, organized across levels.

20
New cards

Hierarchical DNS structure

The multi-level organization of DNS, including root, top-level domain servers, and authoritative servers.

21
New cards

DNS request/response

The process by which a client queries DNS for a domain name and receives the corresponding IP address.

22
New cards

Speed (latency) goal

The objective to minimize delays and maximize fast delivery of content across the network.