Richard needs to set up a network for his office where he wants to save all the data
in a centralized system and other computers will take the services from the
centralized system. Which architecture will be the best suitable for him?
a) Peer to Peer
b) Client-Server
c)Point to Point
d)Ring
Pls tell the write answer...
Answers
Answered by
142
Answer:
client-sever.
is the correct answer bro..
Answered by
1
The answer to this question is Option B) Client-Server.
Explanation:
- The client-server architecture involves the separation of the data and the processing, which enables the easy scaling of systems. The client-server architecture also provides client and server isolation from each other to the extent that there is no interference between the two.
- It is an efficient method to share data between a server and a large number of clients. But it can be a very inefficient architecture when it comes to performance.
- The client-server architecture has many advantages. It is a very flexible and a scalable model where the number of clients can be as high as the number of servers if need be.
- It is the most popular approach for the design of computer networks because of its easy-to-use interface. It is most widely used in networked multiplayer games. It is the most powerful architectural pattern.
Similar questions