- Implementing Cisco Networking Solutions
- Harpreet Singh
- 234字
- 2021-07-08 10:02:23
Modularity
Modularity refers to creating a network in small building blocks or modules such that each module performs a certain function. The idea is to simplify the design process and create small parts of the network that can be designed independently of each other. The only important thing to define in a modular network design is how would the different modules interact with each other and which would be the interfaces and protocols that would connect the different modules?
Building a modular network provides the flexibility to pull in subject matter experts for different domains to build individual modules and an overall architect who defines the interactions between the various modules so that the network can function cohesively as a whole.
From an operational perspective, modularity simplifies network troubleshooting, as it becomes easier to identify which module is causing a problem or needs optimization. Furthermore, the identified module can be redesigned or optimized independently of the other modules, as long as the functional specifications of the interconnectivity with the other modules do not change. Hence, modularity of network design provides the flexibility to efficiently change the network design at minimal risk to meet the changing business demands.
This approach is very helpful in network design and we will drill down deep into this in the next chapter.
- Python從小白到大牛
- MATLAB 2020 從入門到精通
- Getting Started with CreateJS
- 營(yíng)銷數(shù)據(jù)科學(xué):用R和Python進(jìn)行預(yù)測(cè)分析的建模技術(shù)
- Neo4j Essentials
- 云原生Spring實(shí)戰(zhàn)
- JavaScript前端開發(fā)與實(shí)例教程(微課視頻版)
- SQL基礎(chǔ)教程(視頻教學(xué)版)
- 名師講壇:Spring實(shí)戰(zhàn)開發(fā)(Redis+SpringDataJPA+SpringMVC+SpringSecurity)
- Java項(xiàng)目實(shí)戰(zhàn)精編
- 零基礎(chǔ)入門學(xué)習(xí)Python(第2版)
- Windows內(nèi)核編程
- NGINX Cookbook
- PHP編程基礎(chǔ)與實(shí)例教程
- Odoo 10 Implementation Cookbook