99.0k views
5 votes
Complete the statements about network architectures. Your company wants a net network where each computer interacts with the other without the need for a server. You would use a network that uses a blank Architecture. One advantage of this architecture is that blank

please help!!!

User Def Avi
by
7.8k points

1 Answer

4 votes

Final answer:

You would use a network that uses a Peer-to-Peer (P2P) Architecture.

An advantage of this architecture is decentralized file/resource sharing.

Step-by-step explanation:

A peer-to-peer (P2P) architecture consists of a decentralized network of peers - nodes that are both clients and servers. P2P networks distribute the workload between peers, and all peers contribute and consume resources within the network without the need for a centralized server.

In this case, if your company wants a network where each computer interacts with each other without the need for a server, you would use a network that uses a Peer-to-Peer (P2P) Architecture.

One advantage of this architecture is that each computer can act as both a client and a server, allowing for direct sharing of files and resources without the need for centralized management.

However, P2P can also be difficult to manage and secure due to varying capabilities, configurations, and trust levels among nodes.

User Linker
by
7.6k points