The data center multi-tier model design is a widely used model in data centers of modern organizations. This topology is very flexible but expensive. This multilayer architecture is based on three principal layers: Core, Aggregation, and Access:
- Core layer: This layer is called the backbone as it ensures the reliable delivery of packets using a high data transfer rate.
- Aggregation layer: This layer is sometimes called the Workgroup layer as it ensures the correct routing of packets between the subnets and VLANs of the organization. It may include firewalling, Quality of Services (QoS), and many other policy-based network connectivities.
- Access layer: This layer is responsible for connecting endpoints and ...