- Mastering Python Networking
- Eric Chou
- 260字
- 2021-07-02 21:42:28
Enterprise datacenters
In a typical enterprise, the company generally has the need for internal tools such as e-mails, document storage, sales tracking, ordering, HR tools, and knowledge sharing intranet. These terms translate into file and mail servers, database servers, and web servers. Unlike user computers, these are generally high-end computers that require higher power, cooling, and network connection. A byproduct of the hardware is also the amount of noise they make. They are generally placed in a central location called the Main Distribution Frame (MDF) in the enterprise to provide the necessary power feed, power redundancy, cooling, and network speed.
To connect to the MDF, the user's traffic is generally aggregated at a location, which is sometimes called the Intermediate Distribution Frame (IDF) before they are connected to the MDF. It is not unusual for the IDF-MDF spread to follow the physical layout of the enterprise building or campus. For example, each building floor can consist of an IDF that aggregates to the MDF on another floor. If the enterprise consists of several buildings, further aggregation can be done by combining the building traffic before connecting them to the enterprise datacenter.
The enterprise datacenters generally follow the three layers of access, distribution, and core. The access layer is analogous to the ports each user connects to; the IDF can be thought of as the distribution layer, while the core layer consists of the connection to the MDF and the enterprise datacenters. This is, of course, a generalization of enterprise networks as some of them will not follow the same model.
- INSTANT Mock Testing with PowerMock
- FreeSWITCH 1.8
- JavaScript修煉之道
- Angular UI Development with PrimeNG
- Pandas Cookbook
- Visual Basic程序設計教程
- Python數據分析從0到1
- Visual Basic程序設計上機實驗教程
- 微服務從小白到專家:Spring Cloud和Kubernetes實戰
- Python 3 數據分析與機器學習實戰
- Photoshop智能手機APP界面設計
- Apache Solr PHP Integration
- Python第三方庫開發應用實戰
- Java多線程并發體系實戰(微課視頻版)
- JavaEE架構與程序設計