
click to enlarge
There are four major network architectures besides point-to-point. For example, bus networks rely on a single line to which all nodes connect. All
connections to the network rely on the ability to keep the bus online and functioning.
The star network is a type of centralized network where all communications flow through a single, central node. Functionality of the star network relies on keeping the central node online. Notice that with the star network, malfunction of one of the non-central nodes does not affect connections for other nodes.
Ring networks create dependencies where connections to certain nodes require key nodes to be functioning. Except for nodes that are directly adjacent to one another, connections are dependent on other nodes. Notice, however, that every node has two paths to every other node. It’s these dependencies that also create redundancy increasing the likelihood that all connections can be made.
As its name suggests, tree networks create branches that also create dependencies. However, tree networks have no redundancies. This is one of the cheapest networks to create because it is efficient but it lacks redundancies so connections are often dependent on multiple nodes functioning properly.