Volume 1, Issue 1


Volume 1, Issue 1 (March, 2026) – 5 articles
Citations: Crossref logo 0,   1   |   Viewed: 6000, Download: 1860

Table of Contents

Open Access | News & Buzz | 30 March 2026
In-Place Pod Resize in Kubernetes: Enabling Non-Disruptive Vertical Scaling
Journal of Systems Scalability | Volume 1, Issue 1: 35-38, 2026 | DOI: 10.62762/JSS.2025.776624
Abstract
Kubernetes now supports In-Place Pod Resize, a mechanism that allows CPU and memory adjustments without restarting Pods. This removes a key limitation of vertical scaling and reduces disruption for stateful or latency-sensitive workloads. In this News \& Buzz article, we explain how the feature works, its integration with the Kubelet and container runtimes, and its impact on the Vertical Pod Autoscaler and hybrid autoscaling. Finally, we highlight open research directions, including scheduler coordination, application adaptation, and real-world performance evaluation. More >

Graphical Abstract
In-Place Pod Resize in Kubernetes: Enabling Non-Disruptive Vertical Scaling
Open Access | Perspective | 25 March 2026
From Fog-Enabled IoT to Cognitive Internet of Vehicles: A Perspective on Mutable–Immutable Blockchain Architectures
Journal of Systems Scalability | Volume 1, Issue 1: 29-34, 2026 | DOI: 10.62762/JSS.2025.861548
Abstract
Fog-enabled Internet of Things (IoT-Fog) architectures and the Cognitive Internet of Vehicles (Cognitive IOV) are becoming key enablers for next-generation intelligent transport systems. At the same time, Blockchain is used to support integrity, transparency, and trust in distributed vehicular services. In this perspective article, we link these domains by discussing a hybrid Mutable-Immutable Blockchain Architecture in which mutable ledgers at the fog layer are combined with an immutable ledger in the cloud. We first outline an analytical model for Cognitive IOV over IoT-Fog, and then extend it to include Blockchain-related delays, throughput, and tamper resistance in the hybrid architectur... More >

Graphical Abstract
From Fog-Enabled IoT to Cognitive Internet of Vehicles: A Perspective on Mutable–Immutable Blockchain Architectures
Open Access | Perspective | 23 March 2026 | Cited: Scopus 1
Can Sidechains and AI Save the Edge? A Perspective on Scalability and Security in IoT-Fog Blockchains
Journal of Systems Scalability | Volume 1, Issue 1: 23-28, 2026 | DOI: 10.62762/JSS.2025.237121
Abstract
IoT-Fog networks create big challenges in scalability, latency, and security at the edge. This paper gives a simple perspective on how sidechains and artificial intelligence (AI) can help. Sidechains process local transactions near devices, increase throughput, and reduce delay. AI methods, such as Random Forest, detect abnormal traffic, predict workload peaks, and adjust network settings (for example, block time and number of validators). We present clear, small formulas for throughput, latency, checkpoint cost, and security, and we show how these formulas guide design choices (block time $T_b$, confirmations $k$, checkpoint period $\tau$). The goal is an easy model that links design choice... More >
Open Access | Research Article | 15 March 2026
Performance Analysis of Energy-Efficient Reliable AIoT System Architectures
Journal of Systems Scalability | Volume 1, Issue 1: 6-22, 2026 | DOI: 10.62762/JSS.2025.386670
Abstract
As many IoT systems deploy machine learning models to implement intelligent functions, the reliability and performance assurance of artificial intelligence and the Internet of Things (AIoT) system is becoming a crucial issue. While reliability of AIoT system outputs can be improved by redundancy using multiple input data, the system involves performance and energy overheads that may be unacceptable in real deployment under limited computing resources. To ensure the performance and energy-efficiency of AIoT systems, this paper proposes the queueing models for multi-input AIoT systems in two different architectures, namely the parallel and the shared architectures, and compares them with respe... More >

Graphical Abstract
Performance Analysis of Energy-Efficient Reliable AIoT System Architectures
Open Access | Perspective | 10 March 2026
Energy Scalability in the Training of AI Models for Image Processing: The Role of Hyperparameters
Journal of Systems Scalability | Volume 1, Issue 1: 1-5, 2026 | DOI: 10.62762/JSS.2025.960646
Abstract
This perspective article argues that hyperparameters such as learning rate, batch size, numerical precision, and training workers are key determinants of energy scalability in CNN training. These parameters directly influence convergence dynamics, hardware utilization, and training duration, leading to substantially different energy profiles even when comparable accuracy is achieved. Moreover, hyperparameter search itself introduces a significant cumulative energy cost, often exceeding that of the final selected model. By analyzing the interaction between convergence behavior and energy consumption, this work highlights the need to treat energy as an explicit scalability metric and to integr... More >