QuestionQ142

Introduction to Disaster Recovery and Business Continuity

Rick is the IT administrator for a small organization that has one central server handling all employees’ internal service requests. Because the team has recently grown, the server has become overloaded, causing delays in processing employee requests. As cost is a concern, the organization does not want to add servers or use virtual servers outside the facility. To address the issue, Rick interconnected the team members’ individual computers and removed the server from the process. This distributed the load across all computers and reduced processing time. Which architecture did Rick use in this scenario?

  • A Peer-to-Peer
  • B N-Tier
  • C Client-Server
  • D Three Tier
Explanation

A peer-to-peer architecture distributes work directly among interconnected computers, without a central server coordinating all requests. Each participating computer can contribute resources and processing capacity, balancing the workload across the peers.

Community Discussion

No comments yet. Be the first to start the discussion!