Skip to content

Commit c35d930

Browse files
committed
fix blocking issues
1 parent 53ce4c3 commit c35d930

14 files changed

+23
-23
lines changed
Lines changed: 12 additions & 12 deletions
Large diffs are not rendered by default.
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
>[!div class="mx-imgBorder"]
2-
>[![Screenshot of a network infrastructure in a datacenter, showcasing the backbone that enables communication between servers, storage devices, and external systems.](../media/datacenter-network-infrastructure-backbone.jpg)](../media/datacenter-network-infrastructure-backbone.jpg#lightbox)
2+
>[![Photograph of a network rack with colorful cables connected to network switches.](../media/datacenter-network-infrastructure-backbone.jpg)](../media/datacenter-network-infrastructure-backbone.jpg#lightbox)
33
44
Network infrastructure forms the backbone of datacenter operations, enabling communication between servers, storage devices, external systems, and users. This includes switches, routers, firewalls, and external connectivity mechanisms.
55

66
| Network Infrastructure | Description | Recent innovations |
77
| --- | --- | --- |
8-
| **Switches** | Switches are critical for interconnecting devices within a datacenter. They forward data packets between servers, storage, and other switches, often organized in hierarchical architectures like leaf-spine or three-tier designs. | High-speed Ethernet: Modern datacenters adopt switches supporting 100Gbps, 400Gbps, and even 800Gbps Ethernet to handle increasing data traffic.<br>Smart switching: Advanced switches now integrate programmable silicon (e.g., Broadcom Trident and Tofino) to enable custom traffic management and telemetry.<br>Zero-touch provisioning (ZTP): Automates switch deployment and configuration, reducing operational complexity.<br>Energy-efficient design: Power-efficient switches with features like adaptive power management reduce the environmental footprint.<br>Integration with software-defined networking (SDN): SDN enables centralized management of switches, simplifying configuration and enabling rapid response to changing network demands. |
9-
| **Routers** | Routers connect datacenters to external networks, enabling communication between local and wide-area networks (LAN/WAN) and routing traffic between different subnets. | High-capacity transport: Routers now support multi-terabit-per-second throughput, such as Cisco's NCS series and Juniper's PTX series, designed for hyperscale datacenters.<br>Segment routing (SR): Simplifies traffic engineering by reducing the need for complex protocols while optimizing path selection.<br>Edge routers for multi-cloud: Cloud-enabled routers facilitate seamless integration between datacenters and public cloud platforms.<br>AI-driven routing: Leveraging AI and ML to optimize routing decisions dynamically, improving Performance and reducing latency.<br>IPv6 support: Advanced routers fully embrace IPv6, ensuring scalability for an ever-increasing number of devices. |
10-
| **Firewalls** | Firewalls secure datacenter networks by monitoring and controlling incoming and outgoing traffic based on predefined security rules. They're critical for protecting against unauthorized access, malware, and cyberattacks. | Next-generation firewalls (NGFWs): NGFWs integrate advanced features like intrusion prevention systems (IPS), application layer filtering, and deep packet inspection (DPI).<br>Firewall as a service (FWaaS): Cloud-based firewalls offer scalable security for hybrid and multi-cloud environments. Examples include Zscaler and Palo Alto Prisma Access.<br>Zero trust network access (ZTNA): Firewalls now play a role in implementing zero-trust security models, where access is continuously verified.<br>Decryption and inspection: New firewalls can decrypt and inspect encrypted traffic (e.g., TLS 1.3) to detect hidden threats.<br>Microsegmentation: Firewalls are used to segment datacenter networks into smaller zones, limiting lateral movement of attackers. |
11-
| **External connectivity** | External connectivity connects the datacenter to external networks, including other datacenters, cloud providers, and end-users. It involves high-capacity links, redundancy, and low-latency options. | • Direct cloud connectivity: Services like AWS Direct Connect, Azure ExpressRoute, and Google Cloud Interconnect enable secure, high-speed links between datacenters and cloud platforms.<br>• High-bandwidth optical links: Advances in dense wavelength division multiplexing (DWDM) and coherent optics enable external links with capacities of up to 800Gbps per channel.<br>• 5G integration: 5G connectivity at the edge allows datacenters to support augmented IoT and low-latency applications like augmented reality (AR) and virtual reality (VR).<br>• Submarine cable systems: Hyperscale datacenters increasingly rely on private or consortium-built undersea cables to ensure global connectivity. Examples include Meta's 2Africa and Google's Grace Hopper cables.<br>• Software-defined wide area networking (SD-WAN): SD-WAN simplifies the management of external connectivity by dynamically routing traffic over multiple links for improved performance and reliability. |
8+
| **Switches** | Switches are critical for interconnecting devices within a datacenter. They forward data packets between servers, storage, and other switches, often organized in hierarchical architectures like leaf-spine or three-tier designs. | <li>High-speed Ethernet: Modern datacenters adopt switches supporting 100Gbps, 400Gbps, and even 800Gbps Ethernet to handle increasing data traffic.<br><li>Smart switching: Advanced switches now integrate programmable silicon (e.g., Broadcom Trident and Tofino) to enable custom traffic management and telemetry.<br><li>Zero-touch provisioning (ZTP): Automates switch deployment and configuration, reducing operational complexity.<br><li>Energy-efficient design: Power-efficient switches with features like adaptive power management reduce the environmental footprint.<br><li>Integration with software-defined networking (SDN): SDN enables centralized management of switches, simplifying configuration and enabling rapid response to changing network demands. |
9+
| **Routers** | Routers connect datacenters to external networks, enabling communication between local and wide-area networks (LAN/WAN) and routing traffic between different subnets. | <li>High-capacity transport: Routers now support multi-terabit-per-second throughput, such as Cisco's NCS series and Juniper's PTX series, designed for hyperscale datacenters.<br><li>Segment routing (SR): Simplifies traffic engineering by reducing the need for complex protocols while optimizing path selection.<br><li>Edge routers for multicloud: Cloud-enabled routers facilitate seamless integration between datacenters and public cloud platforms.<br><li>AI-driven routing: Leveraging AI and ML to optimize routing decisions dynamically, improving Performance and reducing latency.<br><li>IPv6 support: Advanced routers fully embrace IPv6, ensuring scalability for an ever-increasing number of devices. |
10+
| **Firewalls** | Firewalls secure datacenter networks by monitoring and controlling incoming and outgoing traffic based on predefined security rules. They're critical for protecting against unauthorized access, malware, and cyberattacks. | <li>Next-generation firewalls (NGFWs): NGFWs integrate advanced features like intrusion prevention systems (IPS), application layer filtering, and deep packet inspection (DPI).<br><li>Firewall as a service (FWaaS): Cloud-based firewalls offer scalable security for hybrid and multicloud environments. Examples include Zscaler and Palo Alto Prisma Access.<br><li>Zero Trust network access (ZTNA): Firewalls now play a role in implementing zero-trust security models, where access is continuously verified.<br><li>Decryption and inspection: New firewalls can decrypt and inspect encrypted traffic (e.g., TLS 1.3) to detect hidden threats.<br><li>Microsegmentation: Firewalls are used to segment datacenter networks into smaller zones, limiting lateral movement of attackers. |
11+
| **External connectivity** | External connectivity connects the datacenter to external networks, including other datacenters, cloud providers, and end-users. It involves high-capacity links, redundancy, and low-latency options. | <li>Direct cloud connectivity: Services like AWS Direct Connect, Azure ExpressRoute, and Google Cloud Interconnect enable secure, high-speed links between datacenters and cloud platforms.<br><li>High-bandwidth optical links: Advances in dense wavelength division multiplexing (DWDM) and coherent optics enable external links with capacities of up to 800Gbps per channel.<br><li>5G integration: 5G connectivity at the edge allows datacenters to support augmented IoT and low-latency applications like augmented reality (AR) and virtual reality (VR).<br><li>Submarine cable systems: Hyperscale datacenters increasingly rely on private or consortium-built undersea cables to ensure global connectivity. Examples include Meta's 2Africa and Google's Grace Hopper cables.<br><li>Software-defined wide area networking (SD-WAN): SD-WAN simplifies the management of external connectivity by dynamically routing traffic over multiple links for improved performance and reliability. |
1212

1313
## Key trends shaping network infrastructure
1414

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
>[!div class="mx-imgBorder"]
2-
>[![Screenshot of a datacenter's physical and logical infrastructure, showcasing racks, enclosures, and network connectivity that support IT operations.](../media/datacenter-physical-logical-infrastructure.jpg)](../media/datacenter-physical-logical-infrastructure.jpg#lightbox)
2+
>[![Photograph of a network switch with multiple white cables connected.](../media/datacenter-physical-logical-infrastructure.jpg)](../media/datacenter-physical-logical-infrastructure.jpg#lightbox)
33
44
The physical and logical infrastructure within a datacenter forms the foundation for hosting, powering, and managing IT operations. This includes racks and enclosures that house hardware and Application Delivery Controllers (ADCs) that optimize performance, availability, and security for applications.
55

66
| Apparatus | Recent innovations |
77
| --- | --- |
8-
| **Racks and enclosures** | High-density racks: Designed to support higher power loads and cooling requirements for modern hardware like GPUs used in AI and machine learning.<br>Integrated cooling solutions: Racks now feature built-in cooling mechanisms such as liquid cooling, rear-door heat exchangers, and airflow management systems to handle high-density deployments.<br>Intelligent rack management: Advanced racks include sensors for monitoring temperature, humidity, and power consumption, enabling better management and reduced downtime.<br>Physical security enhancements: Racks are equipped with biometric locks, Radio Frequency Identification (RFID) access control, and video monitoring to prevent unauthorized access.<br>Cable management innovations: Improved cable trays, harnesses, and labels simplify cabling in high-density racks, reducing maintenance time and risk of errors. |
9-
| **Application delivery controllers (ADCs)** | • Multicloud and hybrid cloud Support: Modern ADCs can seamlessly manage application traffic across on-premises, cloud, and hybrid environments. Examples include F5 BIG-IP and Citrix ADC.<br>• AI-Powered optimization: AI and ML are used to analyze traffic patterns, detect anomalies, and optimize traffic distribution dynamically.<br>• Kubernetes and container integration: ADCs now natively support microservices and containerized applications, enabling efficient traffic management in environments like Kubernetes clusters.<br>• TLS 1.3 and QUIC support: Support for modern protocols ensures faster, more secure application delivery, improving user experiences.<br>• Web Application Firewall (WAF) integration: Many ADCs now include WAF capabilities to protect applications from common threats like SQL injection and cross-site scripting (XSS).<br>• API gateway features: ADCs are evolving to include API gateway functions, facilitating secure and efficient API traffic management for modern applications.<br>• Edge computing and CDN support: ADCs are increasingly integrated with edge computing platforms and Content Delivery Networks (CDNs) to reduce latency and enhance performance for geographically distributed users. |
8+
| **Racks and enclosures** | <li>High-density racks: Designed to support higher power loads and cooling requirements for modern hardware like GPUs used in AI and machine learning.<br><li>Integrated cooling solutions: Racks now feature built-in cooling mechanisms such as liquid cooling, rear-door heat exchangers, and airflow management systems to handle high-density deployments.<br><li>Intelligent rack management: Advanced racks include sensors for monitoring temperature, humidity, and power consumption, enabling better management and reduced downtime.<br><li>Physical security enhancements: Racks are equipped with biometric locks, Radio Frequency Identification (RFID) access control, and video monitoring to prevent unauthorized access.<br><li>Cable management innovations: Improved cable trays, harnesses, and labels simplify cabling in high-density racks, reducing maintenance time and risk of errors. |
9+
| **Application delivery controllers (ADCs)** | <li>Multicloud and hybrid cloud Support: Modern ADCs can seamlessly manage application traffic across on-premises, cloud, and hybrid environments. Examples include F5 BIG-IP and Citrix ADC.<br><li>AI-Powered optimization: AI and ML are used to analyze traffic patterns, detect anomalies, and optimize traffic distribution dynamically.<br><li>Kubernetes and container integration: ADCs now natively support microservices and containerized applications, enabling efficient traffic management in environments like Kubernetes clusters.<br><li>TLS 1.3 and QUIC support: Support for modern protocols ensures faster, more secure application delivery, improving user experiences.<br><li>Web Application Firewall (WAF) integration: Many ADCs now include WAF capabilities to protect applications from common threats like SQL injection and cross-site scripting (XSS).<br><li>API gateway features: ADCs are evolving to include API gateway functions, facilitating secure and efficient API traffic management for modern applications.<br><li>Edge computing and CDN support: ADCs are increasingly integrated with edge computing platforms and Content Delivery Networks (CDNs) to reduce latency and enhance performance for geographically distributed users. |
1010

1111
## Key considerations and trends
1212

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The module also covered key components of network infrastructure, such as switch
1111
- [Supermicro: What is a Tower Server?](https://www.supermicro.com/en/glossary/tower-server)
1212
- [PureStorage: Blade Server vs. Rack Server vs. Tower Server](https://blog.purestorage.com/purely-educational/blade-server-vs-rack-server-vs-tower-server/)
1313
- [Datacenter Knowledge: Data Center Chips in 2024: Top Trends and Releases](https://www.datacenterknowledge.com/data-center-chips/data-center-chips-in-2024-top-trends-and-releases)
14-
- [DataCentre Magazine: Top 10 chip providers for the data centre industry](https://datacentremagazine.com/top10/top-10-chip-providers-for-the-data-centre-industry)
14+
- [DataCentre Magazine: Top 10 chip providers for the datacenter industry](https://datacentremagazine.com/top10/top-10-chip-providers-for-the-data-centre-industry)
1515
- [Intel: Reimagining Memory and Storage in the Data Center](https://www.intel.com/content/dam/www/public/us/en/documents/technology-briefs/optane-reimagining-data-center-tech-brief.pdf)
1616
- [DesignNews: Future Data Center Needs Impose More Memory Demands](https://www.designnews.com/embedded-systems/future-data-center-needs-impose-memory-demands)
1717
- [Dgtl Infra: Data Center Storage: A Comprehensive Guide](https://dgtlinfra.com/data-center-storage/)
@@ -24,7 +24,7 @@ The module also covered key components of network infrastructure, such as switch
2424
- [UGreen: Network Attached Storage: Everything Explained](https://nas.ugreen.com/blogs/knowledge/network-storage-nas-guide)
2525
- [IBM: What is network attached storage (NAS)?](https://www.ibm.com/think/topics/network-attached-storage)
2626
- [GreenCloud: What is a Data Center Firewall?](https://blog.greencloudvps.com/what-is-a-data-center-firewall.php)
27-
- [VMWare: What is a data center firewall?](https://www.vmware.com/topics/data-center-firewall)
27+
- [VMware: What is a data center firewall?](https://www.vmware.com/topics/data-center-firewall)
2828
- [Datacenter Knowledge: Next-Gen Networking: Exploring the Utility of Smart Routers in Data Centers](https://www.datacenterknowledge.com/switches-routers/next-gen-networking-exploring-the-utility-of-smart-routers-in-data-centers)
2929
- [Databank: Demystifying Data Center Networking: A Beginner’s Guide](https://www.databank.com/resources/blogs/demystifying-data-center-networking-a-beginners-guide/)
3030
- [Coruzant Technologies: An Ultimate Guide To Data Center Switches](https://coruzant.com/infrastructure/an-ultimate-guide-to-data-center-switches/)

learn-pr/philanthropies/identify-key-hardware-and-it-infrastructure-components/index.yml renamed to learn-pr/philanthropies/identify-key-hardware-it-infrastructure-components/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ title: Identify key hardware and IT infrastructure components of datacenters
1212
summary: |
1313
In this module, we explored the essential hardware and IT infrastructure that power datacenters. We learned about different types of servers and storage systems, including SAN, NAS, and object storage.
1414
abstract: |
15-
- Understand the different types of servers and storage systems (san, nas, object storage) used in datacenters.
15+
- Understand the different types of servers and storage systems (SAN, NAS, object storage) used in datacenters.
1616
- Learn about the key components of network infrastructure within a datacenter (switches, routers, firewalls, and external connectivity).
1717
- Explore the role of it apparatus in a datacenter, such as racks, enclosures, and application delivery controllers.
1818
- Understand the integration of storage and network systems to support the operational needs of a datacenter.

0 commit comments

Comments
 (0)