Computer network engineering

Last updated

Computer network engineering is a technology discipline within engineering that deals with the design, implementation, and management of computer networks. These systems contain both physical components, such as routers, switches, cables, and some logical elements, such as protocols and network services. Computer network engineers attempt to ensure that the data is transmitted efficiently, securely, and reliably over both local area networks (LANs) and wide area networks (WANs), as well as across the Internet. [1]

Contents

Computer networks often play a large role in modern industries ranging from telecommunications to cloud computing, enabling processes such as email and file sharing, as well as complex real-time services like video conferencing and online gaming. [2]

Background

The evolution of network engineering is marked by significant milestones that have greatly impacted communication methods. These milestones particularly highlight the progress made in developing communication protocols that are vital to contemporary networking. This discipline originated in the 1960s with projects like ARPANET, which initiated important advancements in reliable data transmission. The advent of protocols such as TCP/IP revolutionized networking by enabling interoperability among various systems, which, in turn, fueled the rapid growth of the Internet. Key developments include the standardization of protocols and the shift towards increasingly complex layered architectures. These advancements have profoundly changed the way devices interact across global networks. [3]

Network infrastructure design

The foundation of computer network engineering lies in the design of the network infrastructure. This involves planning both the physical layout of the network and its logical topology to ensure optimal data flow, reliability, and scalability. [4]

Physical infrastructure

The physical infrastructure consists of the hardware used to transmit data, which is represented by the first layer of the OSI model.

Cabling

Copper cables such as ethernet over twisted pair are commonly used for short-distance connections, especially in local area networks (LANs), while fiber optic cables are favored for long-distance communication due to their high-speed transmission capabilities and lower susceptibility to interference. Fiber optics play a significant role in the backbone of large-scale networks, such as those used in data centers and internet service provider (ISP) infrastructures. [5]

Wireless networks

In addition to wired connections, wireless networks have become a common component of physical infrastructure. These networks facilitate communication between devices without the need for physical cables, providing flexibility and mobility. [6] Wireless technologies use a range of transmission methods, including radio frequency (RF) waves, infrared signals, and laser-based communication, allowing devices to connect to the network. [7]

Wi-Fi based on IEEE 802.11 standards is the most widely used wireless technology in local area networks and relies on RF waves to transmit data between devices and access points. [8] Wireless networks operate across various frequency bands, including 2.4 GHz and 5 GHz, each offering unique ranges and data rates; the 2.4 GHz band provides broader coverage, while the 5 GHz band supports faster data rates with reduced interference, ideal for densely populated environments. Beyond Wi-Fi, other wireless transmission methods, such as infrared and laser-based communication, are used in specific contexts, like short-range, line-of-sight links or secure point-to-point communication. [9]

In mobile networks, cellular technologies like 3G, 4G, and 5G enable wide-area wireless connectivity. 3G introduced faster data rates for mobile browsing, while 4G significantly improved speed and capacity, supporting advanced applications like video streaming. The latest evolution, 5G, operates across a range of frequencies, including millimeter-wave bands, and provides high data rates, low latency, and support for more device connectivity, useful for applications like the Internet of Things (IoT) and autonomous systems. Together, these wireless technologies allow networks to meet a variety of connectivity needs across local and wide areas. [10] [ unreliable source? ]

Network devices

Routers and switches help direct data traffic and assist in maintaining network security; network engineers configure these devices to optimize traffic flow and prevent network congestion. In wireless networks, wireless access points (WAP) allow devices to connect to the network. To expand coverage, multiple access points can be placed to create a wireless infrastructure. Beyond Wi-Fi, cellular network components like base stations and repeaters support connectivity in wide-area networks, while network controllers and firewalls manage traffic and enforce security policies. Together, these devices enable a secure, flexible, and scalable network architecture suitable for both local and wide-area coverage. [11]

Logical topology

Example of network topologies NetworkTopologies.svg
Example of network topologies

Beyond the physical infrastructure, a network must be organized logically, which defines how data is routed between devices. Various topologies, such as star, mesh, and hierarchical designs, are employed depending on the network’s requirements. In a star topology, for example, all devices are connected to a central hub that directs traffic. This configuration is relatively easy to manage and troubleshoot but can create a single point of failure. In contrast, a mesh topology, where each device is interconnected with several others, offers high redundancy and reliability but requires a more complex design and larger hardware investment. Large networks, especially those in enterprises, often employ a hierarchical model, dividing the network into core, distribution, and access layers to enhance scalability and performance. [12]

Network protocols and communication standards

Communication protocols dictate how data in a network is transmitted, routed, and delivered. Depending on the goals of the specific network, protocols are selected to ensure that the network functions efficiently and securely. [13]

The Transmission Control Protocol/Internet Protocol (TCP/IP) suite is fundamental to modern computer networks, including the Internet. It defines how data is divided into packets, addressed, routed, and reassembled. The Internet Protocol (IP) is critical for routing packets between different networks. [14]

In addition to traditional protocols, advanced protocols such as Multiprotocol Label Switching (MPLS) and Segment Routing (SR) enhance traffic management and routing efficiency. [15] [16] For intra-domain routing, protocols like Open Shortest Path First (OSPF) and Enhanced Interior Gateway Routing Protocol (EIGRP) provide dynamic routing capabilities. [17]

On the local area network (LAN) level, protocols like Virtual Extensible LAN (VXLAN) and Network Virtualization using Generic Routing Encapsulation (NVGRE) facilitate the creation of virtual networks. [18] Furthermore, Internet Protocol Security (IPsec) and Transport Layer Security (TLS) secure communication channels, ensuring data integrity and confidentiality. [19]

For real-time applications, protocols such as Real-time Transport Protocol (RTP) and WebRTC provide low-latency communication, making them suitable for video conferencing and streaming services. Additionally, protocols like QUIC enhance web performance and security by establishing secure connections with reduced latency. [20] [21]

Network security

As networks have become essential for business operations and personal communication, the demand for robust security measures has increased. Network security is a critical component of computer network engineering, concentrating on the protection of networks against unauthorized access, data breaches, and various cyber threats. Engineers are responsible for designing and implementing security measures that ensure the integrity and confidentiality of data transmitted across networks. [22]

Firewalls serve as barriers between trusted internal networks and external environments, such as the Internet. Network engineers configure firewalls, including next-generation firewalls (NGFW), which incorporate advanced features such as deep packet inspection and application awareness, thereby enabling more refined control over network traffic and protection against sophisticated attacks. [23]

In addition to firewalls, engineers use encryption protocols, including Internet Protocol Security (IPsec) and Transport Layer Security (TLS), to secure data in transit. These protocols provide a means of safeguarding sensitive information from interception and tampering. [24] [25]

For secure remote access, Virtual Private Networks (VPNs) are deployed, using technologies to create encrypted tunnels for data transmission over public networks. These VPNs are often used for maintaining security when remote users access corporate networks [26] but are also used ion other settings.

To enhance threat detection and response capabilities, network engineers implement Intrusion Detection Systems (IDS) and Intrusion Prevention Systems (IPS). [27] Additionally, they may employ Security Information and Event Management (SIEM) solutions that aggregate and analyze security data across the network. [28] Endpoint Detection and Response (EDR) solutions are also used to monitor and respond to threats at the device level, contributing to a more comprehensive security posture. [29]

Furthermore, network segmentation techniques, such as using VLANs and subnets are commonly employed to isolate sensitive data and systems within a network. This practice limits the potential impact of breaches and enhances overall security by controlling access to critical resources. [30]

Network performance and optimization

As modern networks grow in complexity and scale, driven by data-intensive applications such as cloud computing, high-definition video streaming, and distributed systems, optimizing network performance has become a critical responsibility of network engineers. Network performance and optimization tools aim for scalability, resilience, and efficient resource use with minimal, if any, negative performance impact. [31]

Quality of Service (QoS)

Modern network architectures require more than basic Quality of Service (QoS) policies. Advanced techniques like service function chaining (SFC) allow engineers to create dynamic service flows, applying specific QoS policies at various points in the traffic path. [32] Additionally, network slicing, widely used in 5G networks, enables custom resource allocation for different service types, aiding high-bandwidth or low-latency services when necessary. [33]

Intelligent load balancing and traffic engineering

Beyond traditional load balancing, techniques such as intent-based networking (IBN) and AI-driven traffic optimization are now implemented to predict and adjust traffic distribution based on usage patterns, network failures, or infrastructure performance. In hybrid cloud infrastructures, Software-Defined WAN (SD-WAN) optimizes connectivity between on-premises and cloud environments, dynamically managing routes and bandwidth allocation. Policies like data center interconnect (DCI) ensure high-performance connections across geographically distributed data centers. [34] [35] [36] [37]

Proactive network monitoring and predictive troubleshooting

Traditional network monitoring tools are supplemented by telemetry streaming and real-time analytics solutions. [38] Intent-based networking systems (IBNS) help automatically identify performance deviations from established service intents, while predictive maintenance techniques, powered by machine learning (ML), allow engineers to detect hardware failures or traffic congestion before they impact users. [39] Self-healing networks, using software-defined networking (SDN), can make automatic adjustments to restore performance without always requiring manual intervention. [40]

Network function virtualization (NFV) and edge computing

With the advent of network function virtualization (NFV), engineers can virtualize network functions, such as routing, firewalls, and load balancing. [41] Additionally, edge computing brings processing and storage closer to end users, which is relevant to applications requiring low-latency, such as IoT and real-time analytics. [42]

Multipath protocols and application-layer optimization

Multipath transport protocols, such as Multipath TCP (MPTCP), optimize the use of multiple paths simultaneously, improving high availability and distribution of network load. [43] This can be useful in networks that support redundant connections or where latency must be minimized. Simultaneously, application-layer optimizations focus on fine-tuning traffic at the software level to better deliver data flow across distributed systems, reducing overhead and enhancing throughput. [44]

Cloud computing engineering

The advent of cloud computing has introduced new paradigms for network engineering, focusing on the design and optimization of virtualized infrastructures. Network engineers can manage the integration of on-premises systems with cloud services with the intention of improving scalability, reliability, and security. [45]

Cloud network architecture

Cloud network architecture requires the design of virtualized networks that can scale to meet varying demand. [46] Virtual private cloud (VPC) and hybrid cloud models allow organizations to extend their internal networks into cloud environments, balancing on-premises resources with public cloud services. [47] Cloud interconnect solutions, such as dedicated connections, can minimize latency and optimize data transfer between on-premises and cloud infrastructures.

Software-defined networking (SDN)

Software-defined networking (SDN) is central to cloud networking, enabling centralized control over network configurations. SDN, combined with NFV, allows the management of network resources through software, automating tasks such as load balancing, routing, and firewalling. Overlay networks are commonly employed to create virtual networks on shared physical infrastructure, supporting multi-tenant environments with enhanced security and isolation. [48] [49]

Cloud network security

Cloud security involves securing data that traverses multiple environments. Engineers implement encryption, Identity and access management (IAM), and zero trust architectures to protect cloud networks. Firewalls, intrusion detection systems, and cloud-native security solutions monitor and safeguard these environments. Micro-segmentation is used to isolate workloads and minimize the attack surface, while VPNs and IPsec tunnels secure communication between cloud and on-premises networks. [50]

Performance optimization

Optimizing network performance in the cloud is relevant for applications requiring low latency and high throughput. Engineers deploy content delivery networks to reduce latency and configure dedicated connections, and traffic engineering policies ensure optimal routing between cloud regions. [51]

Tools and protocols

Cloud networking relies on protocols such as VXLAN and Generic Routing Encapsulation (GRE) to facilitate communication across virtualized environments. Automation tools enable Infrastructure As Code (IaC) practices, allowing for more scalable and consistent deployment of cloud network configurations. [52] [53]

Network engineering is rapidly evolving, driven by advancements in technology and new demands for connectivity. One trend is the integration of artificial intelligence (AI) and machine learning (ML) into network management. AI-powered tools are increasingly used for network automation and optimization, predictive analytics, and intelligent fault detection. AI's role in cybersecurity is also expanding, where it is used to identify and mitigate threats by analyzing patterns in network behavior. [54]

The development of quantum networking offers the potential for highly secure communications through quantum cryptography and quantum key distribution (QKD). Quantum networking is still in experimental stages. [55]

Space-based internet systems are also a growing trend in network engineering. Projects involving low Earth orbit (LEO) satellite constellations, like SpaceX's Starlink, aim to extend Internet access to remote and underserved areas. [56] [57]

In the future, the rollout of 6G networks may improve data transfer rates, latency, and connectivity. 6G is expected to support new technologies such as real-time holographic communication, virtual environments, and AI-driven applications. These advancements will most likely require new approaches to spectrum management, energy efficiency, and sustainable infrastructure design to meet the projected growth of spending on digital transformation. [58] [59]

IoT

The Internet of Things (IoT) is a central theme discussed in this review paper. It represents a comprehensive framework addressing various challenges associated with connecting the internet and the physical world. Currently, the internet plays a vital role in daily life, significantly transforming human experiences. A key aspect of this technological advancement is the integration of multiple technologies with communication systems. One of the most crucial applications of IoT includes the identification and tracking of smart objects. Wireless Sensing Networks (WSN) enable universal sensing mechanisms, impacting many facets of contemporary living. The growth of these devices within a communicative and responsive network will ultimately form the Internet of Things. In this context, sensors and actuators seamlessly interact with the surrounding environment, facilitating information sharing across various platforms to develop a common operating picture (COP). The IoT envisions a future where the digital and physical domains are interconnected through advanced information and wireless communication technologies. This survey outlines the visions, concepts, technologies, challenges, innovative directions, and applications of the Internet of Things (IoT). [60]

Related Research Articles

<span class="mw-page-title-main">Multicast</span> Computer networking technique

In computer networking, multicast is a type of group communication where data transmission is addressed to a group of destination computers simultaneously. Multicast can be one-to-many or many-to-many distribution. Multicast differs from physical layer point-to-multipoint communication.

<span class="mw-page-title-main">Router (computing)</span> Device that forwards data packets between computer networks

A router is a computer and networking device that forwards data packets between computer networks, including internetworks such as the global Internet.

Voice over Internet Protocol (VoIP), also known as IP telephony, refers to a set of technologies used for voice communication sessions over Internet Protocol (IP) networks, such as the Internet. VoIP enables voice calls to be transmitted as data packets, facilitating various methods of voice communication, including traditional applications like Skype, Microsoft Teams, Google Voice, and VoIP phones. Regular telephones can also be used for VoIP by connecting them to the Internet via analog telephone adapters (ATAs), which convert traditional telephone signals into digital data packets that can be transmitted over IP networks.

<span class="mw-page-title-main">Wireless mesh network</span> Radio nodes organized in a mesh topology

A wireless mesh network (WMN) is a communications network made up of radio nodes organized in a mesh topology. It can also be a form of wireless ad hoc network.

Internet security is a branch of computer security. It encompasses the Internet, browser security, web site security, and network security as it applies to other applications or operating systems as a whole. Its objective is to establish rules and measures to use against attacks over the Internet. The Internet is an inherently insecure channel for information exchange, with high risk of intrusion or fraud, such as phishing, online viruses, trojans, ransomware and worms.

<span class="mw-page-title-main">Content delivery network</span> Layer in the internet ecosystem addressing bottlenecks

A content delivery network or content distribution network (CDN) is a geographically distributed network of proxy servers and their data centers. The goal is to provide high availability and performance ("speed") by distributing the service spatially relative to end users. CDNs came into existence in the late 1990s as a means for alleviating the performance bottlenecks of the Internet as the Internet was starting to become a mission-critical medium for people and enterprises. Since then, CDNs have grown to serve a large portion of the Internet content today, including web objects, downloadable objects, applications, live streaming media, on-demand streaming media, and social media sites.

Wireless sensor networks (WSNs) refer to networks of spatially dispersed and dedicated sensors that monitor and record the physical conditions of the environment and forward the collected data to a central location. WSNs can measure environmental conditions such as temperature, sound, pollution levels, humidity and wind.

<span class="mw-page-title-main">Wireless security</span> Aspect of wireless networks

Wireless security is the prevention of unauthorized access or damage to computers or data using wireless networks, which include Wi-Fi networks. The term may also refer to the protection of the wireless network itself from adversaries seeking to damage the confidentiality, integrity, or availability of the network. The most common type is Wi-Fi security, which includes Wired Equivalent Privacy (WEP) and Wi-Fi Protected Access (WPA). WEP is an old IEEE 802.11 standard from 1997. It is a notoriously weak security standard: the password it uses can often be cracked in a few minutes with a basic laptop computer and widely available software tools. WEP was superseded in 2003 by WPA, a quick alternative at the time to improve security over WEP. The current standard is WPA2; some hardware cannot support WPA2 without firmware upgrade or replacement. WPA2 uses an encryption device that encrypts the network with a 256-bit key; the longer key length improves security over WEP. Enterprises often enforce security using a certificate-based system to authenticate the connecting device, following the standard 802.11X.

In computer networking, linear network coding is a program in which intermediate nodes transmit data from source nodes to sink nodes by means of linear combinations.

<span class="mw-page-title-main">Computer network</span> Network that allows computers to share resources and communicate with each other

A computer network is a set of computers sharing resources located on or provided by network nodes. Computers use common communication protocols over digital interconnections to communicate with each other. These interconnections are made up of telecommunication network technologies based on physically wired, optical, and wireless radio-frequency methods that may be arranged in a variety of network topologies.

WAN optimization is a collection of techniques for improving data transfer across wide area networks (WANs). In 2008, the WAN optimization market was estimated to be $1 billion, and was to grow to $4.4 billion by 2014 according to Gartner, a technology research firm. In 2015 Gartner estimated the WAN optimization market to be a $1.1 billion market.

A wireless ad hoc network (WANET) or mobile ad hoc network (MANET) is a decentralized type of wireless network. The network is ad hoc because it does not rely on a pre-existing infrastructure, such as routers or wireless access points. Instead, each node participates in routing by forwarding data for other nodes. The determination of which nodes forward data is made dynamically on the basis of network connectivity and the routing algorithm in use.

A residential gateway is a small consumer-grade gateway which bridges network access between connected local area network (LAN) hosts to a wide area network (WAN) via a modem, or directly connects to a WAN, while routing. The WAN is a larger computer network, generally operated by an Internet service provider.

Internet of things (IoT) describes devices with sensors, processing ability, software and other technologies that connect and exchange data with other devices and systems over the Internet or other communication networks. The Internet of things encompasses electronics, communication, and computer science engineering. "Internet of things" has been considered a misnomer because devices do not need to be connected to the public internet; they only need to be connected to a network and be individually addressable.

In computing, network virtualization is the process of combining hardware and software network resources and network functionality into a single, software-based administrative entity, a virtual network. Network virtualization involves platform virtualization, often combined with resource virtualization.

Mobile Cloud Computing (MCC) is the combination of cloud computing and mobile computing to bring rich computational resources to mobile users, network operators, as well as cloud computing providers. The ultimate goal of MCC is to enable execution of rich mobile applications on a plethora of mobile devices, with a rich user experience. MCC provides business opportunities for mobile network operators as well as cloud providers. More comprehensively, MCC can be defined as "a rich mobile computing technology that leverages unified elastic resources of varied clouds and network technologies toward unrestricted functionality, storage, and mobility to serve a multitude of mobile devices anywhere, anytime through the channel of Ethernet or Internet regardless of heterogeneous environments and platforms based on the pay-as-you-use principle."

Software-defined networking (SDN) is an approach to network management that uses abstraction to enable dynamic and programmatically efficient network configuration to create grouping and segmentation while improving network performance and monitoring in a manner more akin to cloud computing than to traditional network management. SDN is meant to improve the static architecture of traditional networks and may be employed to centralize network intelligence in one network component by disassociating the forwarding process of network packets from the routing process. The control plane consists of one or more controllers, which are considered the brains of the SDN network, where the whole intelligence is incorporated. However, centralization has certain drawbacks related to security, scalability and elasticity.

Fog computing or fog networking, also known as fogging, is an architecture that uses edge devices to carry out a substantial amount of computation, storage, and communication locally and routed over the Internet backbone.

A cloudlet is a mobility-enhanced small-scale cloud datacenter that is located at the edge of the Internet. The main purpose of the cloudlet is supporting resource-intensive and interactive mobile applications by providing powerful computing resources to mobile devices with lower latency. It is a new architectural element that extends today's cloud computing infrastructure. It represents the middle tier of a 3-tier hierarchy: mobile device - cloudlet - cloud. A cloudlet can be viewed as a data center in a box whose goal is to bring the cloud closer. The cloudlet term was first coined by M. Satyanarayanan, Victor Bahl, Ramón Cáceres, and Nigel Davies, and a prototype implementation is developed by Carnegie Mellon University as a research project. The concept of cloudlet is also known as follow me cloud, and mobile micro-cloud.

<span class="mw-page-title-main">Subsea Internet of Things</span>

Subsea Internet of Things (SIoT) is a network of smart, wireless sensors and smart devices configured to provide actionable operational intelligence such as performance, condition and diagnostic information. It is coined from the term The Internet of Things (IoT). Unlike IoT, SIoT focuses on subsea communication through the water and the water-air boundary. SIoT systems are based around smart, wireless devices incorporating Seatooth radio and Seatooth Hybrid technologies. SIoT systems incorporate standard sensors including temperature, pressure, flow, vibration, corrosion and video. Processed information is shared among nearby wireless sensor nodes. SIoT systems are used for environmental monitoring, oil & gas production control and optimisation and subsea asset integrity management. Some features of IoT's share similar characteristics to cloud computing. There is also a recent increase of interest looking at the integration of IoT and cloud computing. Subsea cloud computing is an architecture design to provide an efficient means of SIoT systems to manage large data sets. It is an adaption of cloud computing frameworks to meet the needs of the underwater environment. Similarly to fog computing or edge computing, critical focus remains at the edge. Algorithms are used to interrogate the data set for information which is used to optimise production.

References

  1. Shinde, Siddhesh (2023-01-25). "What Does a Network Engineer do? Top Skills, Salary, & More!". Emeritus. Retrieved 2024-11-05.
  2. Lombardi, Phil (2024-08-15). "What Is a Network Engineer? (Definition, Duties and Skills)". Indeed. Retrieved 2024-11-05.
  3. Bochmann, Gregor v.; Rayner, Dave; West, Colin H. (2010-12-20). "Some notes on the history of protocol engineering". Computer Networks. 54 (18): 3197–3209. doi:10.1016/j.comnet.2010.05.019. ISSN   1389-1286.
  4. Parkin, John, ed. (2012). Cycling and sustainability. Transport and sustainability (1. ed.). Bingley: Emerald. ISBN   978-1-78052-298-2.
  5. Okoro, Rc; Menkiti, Ai; Onuu, Mu (2008-11-04). "Choice Of Computer Networking Cables And Their Effect On Data Transmission". Global Journal of Pure and Applied Sciences. 14 (4). doi: 10.4314/gjpas.v14i4.16833 . ISSN   1118-0579.
  6. LaBrie, Greg. "6 Benefits of Wireless Networking + Wireless Networking Solutions". blog.wei.com. Retrieved 2024-11-21.
  7. Hua, Ju; Shunwuritu, Na (2021-02-01). "Research on term extraction technology in computer field based on wireless network technology". Microprocessors and Microsystems. 80: 103336. doi:10.1016/j.micpro.2020.103336. ISSN   0141-9331.
  8. Deng, Cailian; Fang, Xuming; Han, Xiao; Wang, Xianbin; Yan, Li; He, Rong; Long, Yan; Guo, Yuchen (29 July 2020). "IEEE 802.11be Wi-Fi 7: New Challenges and Opportunities". IEEE Communications Surveys & Tutorials. 22 (4): 2136–2166. arXiv: 2007.13401 . doi:10.1109/COMST.2020.3012715. ISSN   1553-877X.
  9. NIC.br. "WiFi 2.4 GHz and 5 GHz bands – Internet Citizen". cidadaonarede.nic.br. Retrieved 2024-11-05.
  10. "Cellular Network – an overview | ScienceDirect Topics". www.sciencedirect.com. Retrieved 2024-11-05.
  11. "Network Devices (Hub, Repeater, Bridge, Switch, Router, Gateways and Brouter)". GeeksforGeeks. 2015-07-08. Retrieved 2024-11-05.
  12. "Logical Topology – an overview | ScienceDirect Topics". www.sciencedirect.com. Retrieved 2024-11-05.
  13. "9 Types Of Network Protocols & When To Use Them". Forbes Advisor. Retrieved 2024-11-05.
  14. Parziale, Lydia; Britt, David T.; Davis, Chuck; Forrester, Jason; Liu, Wei; Matthews, Carolyn; Rosselot, Nicolas (2006). TCP/IP Tutorial and Technical Overview. IBM.
  15. Viswanathan, Arun; Rosen, Eric C.; Callon, Ross (January 2001). Multiprotocol Label Switching Architecture (Report). Internet Engineering Task Force.
  16. Filsfils, Clarence; Previdi, Stefano; Ginsberg, Les; Decraene, Bruno; Litkowski, Stephane; Shakir, Rob (July 2018). Segment Routing Architecture (Report). Internet Engineering Task Force.
  17. Patel, Haresh N.; Pandey, Rashmi (2014). "Extensive Reviews of OSPF and EIGRP Routing Protocols based on Route Summarization and Route Redistribution" (PDF). Journal of Engineering Research and Applications. 4 (9): 141–144 via IJERA.
  18. Sudrajat, Mirdan Syahid Mulya; Perdana, Doan; Negara, Ridha Muldina (2017-09-01). "Performance Analysis of VXLAN and NVGRE Tunneling Protocol on Virtual Network". Bulletin of Electrical Engineering and Informatics. 6 (3): 295–300. doi:10.11591/eei.v6i3.622. ISSN   2302-9285.
  19. Kotuliak, I.; Rybar, P.; Truchly, P. (October 2011). "Performance comparison of IPsec and TLS based VPN technologies". 2011 9th International Conference on Emerging eLearning Technologies and Applications (ICETA). IEEE. pp. 217–221. doi:10.1109/iceta.2011.6112567. ISBN   978-1-4577-0052-1.
  20. Perkins, C.; Westerlund, M.; Ott, J. (January 2021). Media Transport and Use of RTP in WebRTC (Report). RFC Editor. doi:10.17487/rfc8834.
  21. Cook, Sarah; Mathieu, Bertrand; Truong, Patrick; Hamchaoui, Isabelle (May 2017). "QUIC: Better for what and for whom?". 2017 IEEE International Conference on Communications (ICC). IEEE. pp. 1–6. doi:10.1109/ICC.2017.7997281. ISBN   978-1-4673-8999-0.
  22. Marin, G. A. (November 2005). "Network Security Basics". IEEE Security and Privacy Magazine. 3 (6): 68–72. doi:10.1109/MSP.2005.153. ISSN   1540-7993.
  23. Malecki, Florian (2012-12-01). "Next-generation firewalls: security with performance". Network Security. 2012 (12): 19–20. doi:10.1016/S1353-4858(12)70114-9. ISSN   1353-4858.
  24. Turner, Sean (November 2014). "Transport Layer Security". IEEE Internet Computing. 18 (6): 60–63. doi:10.1109/MIC.2014.126. ISSN   1089-7801.
  25. Alshamrani, Hani (2014). "Internet Protocol Security (IPSec) Mechanisms". International Journal of Scientific & Engineering Research. 5 (5): 85–87 via IJSER.
  26. Scott, Charlie; Wolfe, Paul; Erwin, Mike (1999). Virtual Private Networks. O'Reilly Media.
  27. Jayaraman, Nepolian (2023-12-15). "IDS vs. IPS: Key Difference and Similarities Best for Cybersecurity". Cybersecurity Exchange. Retrieved 2024-11-05.
  28. González-Granadillo, Gustavo; González-Zarzosa, Susana; Diaz, Rodrigo (January 2021). "Security Information and Event Management (SIEM): Analysis, Trends, and Usage in Critical Infrastructures". Sensors. 21 (14): 4759. Bibcode:2021Senso..21.4759G. doi: 10.3390/s21144759 . ISSN   1424-8220. PMC   8309804 . PMID   34300500.
  29. Arfeen, Asad; Ahmed, Saad; Khan, Muhammad Asim; Jafri, Syed Faraz Ali (2021-11-23). "Endpoint Detection & Response: A Malware Identification Solution". 2021 International Conference on Cyber Warfare and Security (ICCWS). IEEE. pp. 1–8. doi:10.1109/ICCWS53234.2021.9703010. ISBN   978-1-6654-1208-7.
  30. "What Is Network Segmentation?". Palo Alto Networks. Retrieved 2024-11-05.
  31. "What Is Network Optimization? Definition & Best Practices". Forbes Advisor. Retrieved 2024-11-05.
  32. Halpern, Joel M.; Pignataro, Carlos (October 2015). Service Function Chaining (SFC) Architecture (Report). Internet Engineering Task Force.
  33. Zhang, Shunliang (June 2019). "An Overview of Network Slicing for 5G". IEEE Wireless Communications. 26 (3): 111–117. doi:10.1109/MWC.2019.1800234. ISSN   1536-1284.
  34. Velasco, L.; Barzegar, S.; Tabatabaeimehr, F.; Ruiz, M. (2022-01-01). "Intent-based networking and its application to optical networks [Invited Tutorial]". Journal of Optical Communications and Networking. 14 (1): A11–A22. doi:10.1364/JOCN.438255. hdl: 2117/361160 . ISSN   1943-0639.
  35. Umoga, Uchenna Joseph; Sodiya, Enoch Oluwademilade; Ugwuanyi, Ejike David; Jacks, Boma Sonimitiem; Lottu, Oluwaseun Augustine; Daraojimba, Obinna Donald; Obaigbena, Alexander (2024). "Exploring the potential of AI-driven optimization in enhancing network performance and efficiency". Magna Scientia Advanced Research and Reviews. 10 (1): 368–378. doi: 10.30574/msarr.2024.10.1.0028 . ISSN   2582-9394.
  36. Yang, Zhenjie; Cui, Yong; Li, Baochun; Liu, Yadong; Xu, Yi (July 2019). "Software-Defined Wide Area Network (SD-WAN): Architecture, Advances and Opportunities". 2019 28th International Conference on Computer Communication and Networks (ICCCN). IEEE. pp. 1–9. doi:10.1109/ICCCN.2019.8847124. ISBN   978-1-7281-1856-7.
  37. Chen, Nan; Fan, Yongbing; He, Xiaowu; Liu, Yi; Li, Qiaoling (2015). "Research on Cloud Datacenter Interconnect Technology". In Cai, Ruichu; Chen, Kang; Hong, Liang; Yang, Xiaoyan; Zhang, Rong; Zou, Lei (eds.). Web Technologies and Applications. Lecture Notes in Computer Science. Vol. 9461. Cham: Springer International Publishing. pp. 79–86. doi:10.1007/978-3-319-28121-6_8. ISBN   978-3-319-28121-6.
  38. Paolucci, Francesco; Sgambelluri, Andrea; Cugini, Filippo; Castoldi, Piero (2018-08-01). "Network Telemetry Streaming Services in SDN-Based Disaggregated Optical Networks". Journal of Lightwave Technology. 36 (15): 3142–3149. Bibcode:2018JLwT...36.3142P. doi:10.1109/JLT.2018.2795345. hdl: 11382/521445 . ISSN   0733-8724.
  39. Carvalho, Thyago P.; Soares, Fabrízzio A. A. M. N.; Vita, Roberto; Francisco, Roberto da P.; Basto, João P.; Alcalá, Symone G. S. (2019-11-01). "A systematic literature review of machine learning methods applied to predictive maintenance". Computers & Industrial Engineering. 137: 106024. doi:10.1016/j.cie.2019.106024. ISSN   0360-8352.
  40. Thorat, Pankaj; Raza, S. M.; Nguyen, Dung T.; Im, Giyeol; Choo, Hyunseung; Kim, Dongsoo S. (2015-01-08). "Optimized self-healing framework for software defined networks". Proceedings of the 9th International Conference on Ubiquitous Information Management and Communication. IMCOM '15. New York, NY, USA: Association for Computing Machinery. pp. 1–6. doi:10.1145/2701126.2701235. ISBN   978-1-4503-3377-1.
  41. Han, Bo; Gopalakrishnan, Vijay; Ji, Lusheng; Lee, Seungjoon (February 2015). "Network function virtualization: Challenges and opportunities for innovations". IEEE Communications Magazine. 53 (2): 90–97. doi:10.1109/MCOM.2015.7045396. ISSN   0163-6804.
  42. Varghese, Blesson; Wang, Nan; Barbhuiya, Sakil; Kilpatrick, Peter; Nikolopoulos, Dimitrios S. (November 2016). "Challenges and Opportunities in Edge Computing". 2016 IEEE International Conference on Smart Cloud (SmartCloud). IEEE. pp. 20–26. doi:10.1109/SmartCloud.2016.18. ISBN   978-1-5090-5263-9.
  43. Barré, Sébastien; Paasch, Christoph; Bonaventure, Olivier (2011). "MultiPath TCP: From Theory to Practice". In Domingo-Pascual, Jordi; Manzoni, Pietro; Palazzo, Sergio; Pont, Ana; Scoglio, Caterina (eds.). Networking 2011. Lecture Notes in Computer Science. Vol. 6640. Berlin, Heidelberg: Springer. pp. 444–457. doi:10.1007/978-3-642-20757-0_35. ISBN   978-3-642-20757-0.
  44. Seedorf, Jan; Burger, Eric (October 2009). Application-Layer Traffic Optimization (ALTO) Problem Statement (Report). Internet Engineering Task Force.
  45. "Cloud Networking". GeeksforGeeks. 2020-08-11. Retrieved 2024-11-05.
  46. "Cloud Architecture Explained with Examples". svitla.com. 2023-05-16. Retrieved 2024-11-05.
  47. Beach, Brian; Armentrout, Steven; Bozo, Rodney; Tsouris, Emmanuel (2019), Beach, Brian; Armentrout, Steven; Bozo, Rodney; Tsouris, Emmanuel (eds.), "Virtual Private Cloud", Pro PowerShell for Amazon Web Services, Berkeley, CA: Apress, pp. 85–115, doi:10.1007/978-1-4842-4850-8_5, ISBN   978-1-4842-4850-8 , retrieved 2024-11-05
  48. Son, Jungmin; Buyya, Rajkumar (2018-05-23). "A Taxonomy of Software-Defined Networking (SDN)-Enabled Cloud Computing". ACM Comput. Surv. 51 (3): 59:1–59:36. doi:10.1145/3190617. ISSN   0360-0300.
  49. Yi, Bo; Wang, Xingwei; Li, Keqin; Das, Sajal k.; Huang, Min (2018-03-14). "A comprehensive survey of Network Function Virtualization". Computer Networks. 133: 212–262. doi:10.1016/j.comnet.2018.01.021. ISSN   1389-1286.
  50. Kandukuri, Balachandra Reddy; V., Ramakrishna Paturi; Rakshit, Atanu (2009). "Cloud Security Issues". 2009 IEEE International Conference on Services Computing. IEEE. pp. 517–520. doi:10.1109/scc.2009.84. ISBN   978-1-4244-5183-8.
  51. Zolfaghari, Behrouz; Srivastava, Gautam; Roy, Swapnoneel; Nemati, Hamid R.; Afghah, Fatemeh; Koshiba, Takeshi; Razi, Abolfazl; Bibak, Khodakhast; Mitra, Pinaki; Rai, Brijesh Kumar (2020-04-17). "Content Delivery Networks: State of the Art, Trends, and Future Roadmap". ACM Comput. Surv. 53 (2): 34:1–34:34. doi:10.1145/3380613. ISSN   0360-0300.
  52. Li, Tony; Farinacci, Dino; Hanks, Stanley P.; Meyer, David; Traina, Paul S. (March 2000). Generic Routing Encapsulation (GRE) (Report). Internet Engineering Task Force.
  53. Kumar, Manish; Mishra, Shilpi; Lathar, Niraj Kumar; Singh, Pooran (2023). "Infrastructure as Code (IaC): Insights on Various Platforms". In Shakya, Subarna; Du, Ke-Lin; Ntalianis, Klimis (eds.). Sentiment Analysis and Deep Learning. Advances in Intelligent Systems and Computing. Vol. 1432. Singapore: Springer Nature. pp. 439–449. doi:10.1007/978-981-19-5443-6_33. ISBN   978-981-19-5443-6.
  54. Wang, Yue; Forbes, Ray; Cavigioli, Chris; Wang, Haining; Gamelas, Antonio; Wade, Archie; Strassner, John; Cai, Shengming; Liu, Shucheng (December 2018). "Network Management and Orchestration Using Artificial Intelligence: Overview of ETSI ENI". IEEE Communications Standards Magazine. 2 (4): 58–65. doi:10.1109/MCOMSTD.2018.1800033. ISSN   2471-2825.
  55. Simon, Christoph (November 2017). "Towards a global quantum network". Nature Photonics. 11 (11): 678–680. arXiv: 1710.11585 . Bibcode:2017NaPho..11..678S. doi:10.1038/s41566-017-0032-0. ISSN   1749-4893.
  56. Jiao, Jian; Wu, Shaohua; Lu, Rongxing; Zhang, Qinyu (October 2021). "Massive Access in Space-Based Internet of Things: Challenges, Opportunities, and Future Directions". IEEE Wireless Communications. 28 (5): 118–125. doi:10.1109/MWC.001.2000456. ISSN   1536-1284.
  57. del Portillo, Inigo; Cameron, Bruce G.; Crawley, Edward F. (2019-06-01). "A technical comparison of three low earth orbit satellite constellation systems to provide global broadband". Acta Astronautica. 159: 123–135. Bibcode:2019AcAau.159..123D. doi:10.1016/j.actaastro.2019.03.040. hdl: 1721.1/135044 . ISSN   0094-5765.
  58. Tomkos, Ioannis; Klonidis, Dimitrios; Pikasis, Evangelos; Theodoridis, Sergios (2020-01-01). "Toward the 6G Network Era: Opportunities and Challenges". IT Professional. 22 (1): 34–38. doi:10.1109/MITP.2019.2963491. ISSN   1520-9202.
  59. "Global digital transformation spending 2027". Statista. Retrieved 2024-11-25.
  60. Gourav, Misra (2016). "Internet of Things (IoT) – A Technological Analysis and Survey on Vision, Concepts, Challenges, Innovation Directions, Technologies, and Applications (An Upcoming or Future Generation Computer Communication System Technology)" (PDF). Science and Education Publishing. 4 (1): 23–32 via Journal Article.