- 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.
- 復雜軟件設計之道:領域驅動設計全面解析與實戰
- 深入淺出Windows API程序設計:編程基礎篇
- Magento 2 Development Cookbook
- Python數據分析(第2版)
- 嚴密系統設計:方法、趨勢與挑戰
- Serverless架構
- Integrating Facebook iOS SDK with Your Application
- Protocol-Oriented Programming with Swift
- Learning Apache Karaf
- Unity 2018 Shaders and Effects Cookbook
- 打開Go語言之門:入門、實戰與進階
- LabVIEW虛擬儀器入門與測控應用100例
- Vue.js 2 Web Development Projects
- Unity 2018 Augmented Reality Projects
- PrimeFaces Blueprints