Open In App

2 – Tier And 3 – Tier Architecture in Networking

The daisy-chain method of creating priority involves serially connecting all devices requesting interrupts. Highest priority devices come first, followed by lower priority devices, and lowest priority devices last in the chain. This connection technology between the three devices and the CPU. The interrupt request line is averaged across all devices to form a wired logic connection. When the device’s interrupt signal is low, the interrupt line goes low, enabling the CPU’s interrupt input. If no interrupts are pending, the interrupt line stays high and there are no interrupts identified by the CPU. This is similar to the negative logical OR operation.

Daisy-Chaining of Switches :

Daisy-Chaining of Switches is not recommended. It will have a single point of failure, which we should avoid.



 

 

2-Tier Architecture :

2 tier architecture is a network architecture concept. It has two layers.



This 2-tier architecture is not ideal because it has a single-point failure when a multi-layer switch fails. But this is a better architecture than the above-mentioned designs. the multi-layer or layer 3 switches are further connected to the router.

2 tier architecture

Ideal 2-Tier Architecture:

To reduce the single point failure in 2-tier architecture, a new concept came in, and it’s called Ideal 2-tier architecture. Ideal 2 Tier Architecture is also called 2-Layered Collapsed Core Model. In this layer, the distribution layer has two multi-layer switches to reduce single-point failure. Many small enterprises that could not afford 3 Tier architecture are still using this design.

Ideal 2 tier architecture

3-Tier Architecture:

To provide much more reliability, the 3-tier architecture concept came in. large enterprises use this architecture. This architecture is much more complex than the 2 tier. It has 3 layers.

This architecture is complex and costly, that’s why it’s only used by large enterprises who can actually afford them.

 

Article Tags :