Distributed Systems Flashcards

1
Q

What is a distributed system?

A

A distributed system consists of multiple independent entities that communicate and coordinate their actions to achieve a common goal.

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

Explain the challenges of distributed systems.

A

Challenges in distributed systems include communication issues synchronization consistency fault tolerance and scalability.

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

What is a distributed database?

A

A distributed database is a database that is spread across multiple locations or over a network. It allows data to be stored and accessed from different geographical locations.

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

How does fault tolerance work in distributed systems?

A

Fault tolerance in distributed systems involves designing systems to continue functioning even in the presence of failures ensuring reliability and uninterrupted operation.

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

What is a distributed file system?

A

A distributed file system allows files to be stored across multiple machines providing access and storage capabilities beyond the capacity of a single machine.

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