Peer Reviewed Chapter
Chapter Name : Edge Computing and Fog Computing Paradigms for Ultra Low Latency IoT Based Smart City Applications

Author Name : R Thiyagarajan, M Arivamudhan

Copyright: 2025 | Pages: 37

DOI: 10.71443/9789349552241-03

Received: 12/01/2025 Accepted: 17/03/2025 Published: 24/04/2025

Abstract

Edge and fog computing paradigms have emerged as pivotal enablers for meeting the ultra–low‑latency requirements of Internet‑of‑Things (IoT) applications in contemporary smart city environments. This chapter presents a systematic examination of hierarchical and hybrid orchestration architectures, highlighting the roles of edge nodes and fog clusters in distributing computational workloads to minimize end‑to‑end response times. Detailed analysis of distributed consensus mechanisms and adaptive microservice partitioning underscores the importance of fault tolerance and dynamic resource allocation in maintaining sub‑10 millisecond latencies under variable network conditions. Standardized benchmarking methodologies are introduced to evaluate control‑plane overhead, while empirical case studiesspanning real‑time traffic signal control and public‑safety video analyticsdemonstrate the performance gains achievable through strategic edge–fog deployments. Critical challenges, including scalability, security, and interoperability, are delineated, and future research directions are proposed to guide the evolution of resilient, high‑performance IoT infrastructures.

Introduction

Edge and fog computing paradigms have transformed the landscape of smart city infrastructures by pushing computation closer to data sources and providing intermediate processing layers between edge devices and centralized clouds [1]. The exponential growth of Internet-of-Things (IoT) deploymentsranging from autonomous traffic systems and environmental sensors to public-safety surveillancehas generated a deluge of real-time data requiring immediate processing [2]. Cloud-centric models, while offering scalable resources, often fail to meet the stringent latency demands imposed by critical applications such as collision-avoidance in intelligent transportation systems or emergency-alert analytics [3]. Edge computing addresses this gap by relocating computational tasks to the network periphery, thereby reducing round-trip delays and conserving bandwidth [4]. Edge nodes alone can be constrained by limited processing power, heterogeneous capabilities, and lack of coordination at scale. Fog computing emerges as a complementary paradigm, introducing a hierarchical layer of fog nodes that aggregate, filter, and orchestrate workloads across distributed edge devices and the cloud. Together, these paradigms form an edge–fog–cloud continuum capable of delivering sub-10 millisecond response times, ensuring reliability, and enabling context-aware services in ultra-low-latency IoT applications [5].

A critical aspect of this continuum involves architectural designs that support dynamic workload distribution, resource management, and fault tolerance across geographically dispersed nodes [6]. Microservice-based architectures, containerization technologies, and software-defined networking (SDN) offer the flexibility and programmability needed to implement fine-grained task offloading and service migration [7]. By decomposing monolithic applications into smaller, independently deployable services, microservice partitioning enables precise placement of functionalitiessuch as data aggregation, analytics, or machine-learning inferenceat optimal network layers [8]. SDN and network slicing further enhance end-to-end quality-of-service (QoS) by prioritizing latency-sensitive traffic and allocating dedicated network resources [9]. Meanwhile, container orchestration frameworks such as Kubernetes, extended to support edge and fog environments, automate deployment, scaling, and healing of services in response to fluctuating workloads and node statuses. These advancements collectively underpin the agility required to meet the evolving demands of smart city IoT applications [10].