Chapter 1

0.0(0)
studied byStudied by 1 person
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/29

flashcard set

Earn XP

Description and Tags

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

30 Terms

1
New cards

What is a decentralized system?

A decentralized system is a networked computer system in which processes and resources are spread across multiple computers.

2
New cards

What is a distributed system?

A distributed system is a networked computer system in which processes and resources are sufficiently spread across multiple computers.

3
New cards

What is distribution transparency in a distributed system?

Distribution transparency is the phenomenon by which a distributed system attempts to hide the fact that its processes and resources are physically distributed.

4
New cards

How is the root of the Domain Name System characterized?

The root of the Domain Name System is logically centralized and physically distributed.

5
New cards

What defines an open distributed system?

An open distributed system offers components that can easily be used by or integrated into other systems.

6
New cards

What does it mean to ensure integrity in a system?

To ensure integrity means to allow alterations to assets of a system only in an authorized way.

7
New cards

What is the state of the root in DNS?

The root of DNS is both logically centralized and physically distributed.

8
New cards

What is dependability in the context of components?

A component C depends on C* if the correctness of C’s behavior depends on the correctness of C*’s behavior, reflecting the concept of dependability.

9
New cards

What does availability mean in system readiness?

Availability is the readiness for usage of a system.

10
New cards

What is a Transaction Processing Monitor?

A Transaction Processing Monitor is the framework that organizes the execution of transactions when data is distributed across several servers.

11
New cards

What is a network protocol?

A network protocol is a set of rules that govern how data is transmitted and received over a network.

12
New cards

What is a server?

A server is a computer or system that provides data, resources, or services to other computers, known as clients.

13
New cards

What is latency in networking?

Latency is the time delay between the sending and receiving of data over a network.

14
New cards

What is bandwidth?

Bandwidth refers to the maximum rate of data transfer across a network path.

15
New cards

What is a firewall?

A firewall is a security device that monitors and controls incoming and outgoing network traffic based on predetermined security rules.

16
New cards

What is cloud computing?

Cloud computing is the delivery of computing services over the internet, allowing for scalable resources and flexible access.

17
New cards

What does IP stand for in networking?

IP stands for Internet Protocol, which is the principal communication protocol for relaying datagrams across network boundaries.

18
New cards

What is a VPN?

A VPN, or Virtual Private Network, creates a secure connection over a less secure network, such as the internet.

19
New cards

What is a domain name?

A domain name is a human-readable address used to identify a specific computer or resource on the internet.

20
New cards

What is data redundancy?

Data redundancy is the duplication of data, which can enhance data reliability and availability.

21
New cards

What is a subnet?

A subnet is a segmented piece of a larger network that uses a common addressing scheme.

22
New cards

What is TCP/IP?

TCP/IP stands for Transmission Control Protocol/Internet Protocol, which is a set of protocols used for transmitting data over the internet.

23
New cards

What is an IP address?

An IP address is a unique identifier assigned to each device connected to a network that uses the Internet Protocol.

24
New cards

What is a router?

A router is a networking device that forwards data packets between computer networks, directing traffic on the internet.

25
New cards

What is a switch?

A switch is a networking device that connects devices within a network and uses MAC addresses to forward data only to the intended recipient.

26
New cards

What is a proxy server?

A proxy server is an intermediary server that forwards requests from clients seeking resources from other servers.

27
New cards

What is DHCP?

DHCP stands for Dynamic Host Configuration Protocol, which automatically assigns IP addresses to devices on a network.

28
New cards

What is a metric in networking?

A metric is a value used by routing protocols to determine the best path for data transmission.

29
New cards

What is network topology?

Network topology refers to the arrangement of different elements (links, nodes, etc.) in a computer network.

30
New cards

What is the OSI model?

The OSI model is a conceptual framework used to understand and implement network protocols in seven layers.