Research Article

AI‑Assisted Zero‑Trust Optimization for Energy‑Efficient Microservices in Financial Systems

by  Muzeeb Mohammad
journal cover
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 187 - Issue 67
Published: December 2025
Authors: Muzeeb Mohammad
10.5120/ijca2025926171
PDF

Muzeeb Mohammad . AI‑Assisted Zero‑Trust Optimization for Energy‑Efficient Microservices in Financial Systems. International Journal of Computer Applications. 187, 67 (December 2025), 34-45. DOI=10.5120/ijca2025926171

                        @article{ 10.5120/ijca2025926171,
                        author  = { Muzeeb Mohammad },
                        title   = { AI‑Assisted Zero‑Trust Optimization for Energy‑Efficient Microservices in Financial Systems },
                        journal = { International Journal of Computer Applications },
                        year    = { 2025 },
                        volume  = { 187 },
                        number  = { 67 },
                        pages   = { 34-45 },
                        doi     = { 10.5120/ijca2025926171 },
                        publisher = { Foundation of Computer Science (FCS), NY, USA }
                        }
                        %0 Journal Article
                        %D 2025
                        %A Muzeeb Mohammad
                        %T AI‑Assisted Zero‑Trust Optimization for Energy‑Efficient Microservices in Financial Systems%T 
                        %J International Journal of Computer Applications
                        %V 187
                        %N 67
                        %P 34-45
                        %R 10.5120/ijca2025926171
                        %I Foundation of Computer Science (FCS), NY, USA
Abstract

Financial institutions increasingly rely on cloud-native microservices to deliver low-latency trading, payments, and risk-analysis platforms. While this architecture improves agility and scalability, it simultaneously amplifies authentication overhead, security risk exposure, and overall energy consumption. Earlier work by the author introduced a performance-optimized Zero-Trust API security model using token-less authentication and optimized mutual TLS (mTLS), while a companion study demonstrated that asynchronous communication and ARM-based serverless/container runtimes can reduce energy consumption by up to 60% without compromising latency or compliance. This paper unifies and extends these contributions by introducing an AI-assisted optimization framework that jointly minimizes energy usage and enforces Zero-Trust guarantees. The system employs reinforcement learning to dynamically select authentication modes (token-less vs. cached mTLS), choose energy-efficient compute platforms (AWS Lambda, Fargate on ARM or x86), and tune autoscaling thresholds based on real-time workload, risk, and carbon-intensity signals. Experimental evaluation on a synthetic financial workload shows that the proposed framework reduces normalized energy consumption by 50% relative to a baseline, while simultaneously improving average latency by 15%. By demonstrating that strong Zero-Trust enforcement and energy-efficient operations can be co-optimized rather than traded off, this work provides a practical and scalable blueprint for secure, sustainable, and high-performance microservices in modern financial systems.

References
  • A. Padmanabhan, “Building Sustainable, Efficient, and Cost-Optimized Applications on AWS,” AWS Compute Blog, Aug. 2023.
  • Mohammad, M. (2025). A Performance-Optimized Zero Trust Architecture for Securing Microservices APIs. International Journal of Computer Engineering and Technology (IJCET), 16(3), 177–187. (Token-less auth + optimized mTLS performance model).
  • Mohammad, M. (2025). Green Microservices: Energy-Efficient Design Strategies for Cloud-Native Financial Systems. International Journal of Computer Applications (IJCA), 187(56), 45–54. doi: 10.5120/ijca2025925975. (Async comms, ARM, autoscaling, carbon-aware scheduling).
  • Ramezanpour, K. et al. (2022). Intelligent zero trust architecture for 5G/6G networks: Principles, challenges, and the role of machine learning in the context of O-RAN. Computer Networks, 217, 109313. (ML in ZTA, network-side focus).
  • Ahmadi, S. (2025). Autonomous identity-based threat segmentation for Zero Trust Architecture. Cyber Security and Applications, 3, 100106. (Behavioral analytics + ML for ZTA identity risk).
  • Diaz Rivera, J. J., Muhammad, A., & Song, W.-C. (2024). Securing Digital Identity in the Zero Trust Architecture: A Blockchain Approach to Privacy-Focused Multi-Factor Authentication. IEEE Open Journal of the Communications Society, 5, 2792–2814. (ZTA + blockchain + MFA).
  • Hassan, A. et al. (2025). ZenGuard: a ML-based zero trust framework for context-aware threat mitigation using SIEM, SOAR and UEBA. Scientific Reports, 15, 35871. (End-to-end ML-driven ZT threat mitigation).
  • Hireche, O. et al. (2022). Deep data plane programming and AI for zero-trust self-driven networking in beyond 5G. Computer Networks, 214, 109170. (AI + programmable data plane in ZTA).
  • Javeed, D. et al. (2024). A federated learning-based zero trust intrusion detection system. Computers & Security, 139, 103764. (FL + ZTA IDS).
  • Hasan, S. et al. (2024). Zero-trust design and assurance patterns for cyber–physical systems. Information and Software Technology, 170, 107230. (Patterns for ZTA with ML-linked assurance).
  • Ahmed, S. et al. (2025). Quantum-driven zero trust architecture with dynamic anomaly detection in 7G technology: A neural network approach. Computer Networks, 246, 110076.
  • NIST SP 800-207 (2020). Zero Trust Architecture. (Baseline conceptual ZTA definition).
  • Qiu, H. et al. (2023). AWARE: Automate Workload Autoscaling with Reinforcement Learning in Production Cloud Systems. USENIX ATC ’23. (RL autoscaling in real systems).
  • Abdel Khaleq, A. et al. (2023). Intelligent microservices autoscaling module using reinforcement learning. Cluster Computing (Springer). DOI: 10.1007/s10586-023-03999-8. (RL agents customizing Kubernetes HPA).
  • Hossen, M. R. et al. (2022). Practical Efficient Microservice Autoscaling with QoS Guarantees (PEMA). HPDC ’22 (ACM). (Autoscaling strategies with QoS-aware optimization).
  • Xu, M. et al. (2022). CoScal: Multi-faceted Scaling of Microservices with Reinforcement Learning. (RL-based multi-objective scaling).
  • Liu, J. et al. (2023). μConAdapter: Reinforcement Learning-based Fast Concurrency Adaptation for Microservices. (Concurrency + soft resource tuning with RL).
  • Xue, S. et al. (2022). A Meta Reinforcement Learning Approach for Predictive Autoscaling. ACM (SoCC/related). DOI: 10.1145/3534678.3539063.
  • Rubak, A. et al. (2023). Machine Learning for Predictive Resource Scaling of Cloud Applications on Kubernetes. (Pod dimensioning with ML).
  • Pintye, I. et al. (2024). Enhancing Machine Learning-Based Autoscaling for Cloud Applications. Journal of Grid Computing. (Metric selection + ML control).
  • Horn, A. et al. (2022). Multi-objective Hybrid Autoscaling of Microservices in Kubernetes. In: Euro-Par 2022 (LNCS 13440), Springer. (Multi-objective ML-based scaling).
  • Santos, J. et al. (2025). Gwydion: Efficient auto-scaling for complex containerized microservices. Journal of Network and Computer Applications, 114, 104067.
  • Self-adaptive, Requirements-Driven Autoscaling of Microservices in Kubernetes (2024). (Requirement-driven autoscaling framework).
  • Jeong, B. et al. (2025). Autoscaling techniques in cloud-native computing: A survey. Journal of Systems Architecture. (Survey to support your related-work story)
  • Jawaddi, S. N. A. et al. (2025). Analyzing energy-efficient and Kubernetes-based autoscaling of microservices using probabilistic model checking. Journal of Grid Computing, 23(3).
  • Fé, I. de S. et al. (2025). Energy-efficient performance optimization in Kubernetes microservices using Generalized Stochastic Petri Net models. Journal of Network and Computer Applications, 223, 104287.
  • de Nardin, I. F. et al. (2021). On revisiting energy and performance in microservices applications: A cloud perspective. Future Generation Computer Systems.
  • Li, H. et al. (2025). Energy-aware elastic scaling algorithm for microservices in cloud environments. Journal of Network and Computer Applications.
  • Shafi, N. et al. (2025). CEMA: Cost-Effective Multi-Layered Autoscaling for Microservices-based Applications. Journal of Network and Computer Applications.
  • Serrano-Gutierrez, P. et al. (2025). Integrating energy consumption in the development of FaaS architectures. Information and Software Technology / JSS (energy-aware FaaS, relevant for your Lambda side).
  • Vasireddy, I. et al. (2025). Improving scalability, energy efficiency, and cost in microservices deployments. Alexandria Engineering Journal (Elsevier).
  • Tusa, F. et al. (2024). Microservices and serverless functions—lifecycle, patterns, anti-patterns and energy implications. Future Generation Computer Systems / Journal of Parallel and Distributed Computing
  • Piontek, T., Haghshenas, K., & Aiello, M. (2024). Carbon emission-aware job scheduling for Kubernetes deployments. Journal of Supercomputing, 80, 549–569. DOI: 10.1007/s11227-023-05506-7.
  • Souza, V. et al. (2023/2024). CASPER: Carbon-Aware Scheduling and Provisioning for Distributed Web Services. ACM (e.g., SIGCOMM/ESWEEK venue). (Spatio-temporal carbon-aware web-service scheduling).
  • Sun, Y. et al. (2025). GreenK8s: Green-aware Scheduling for Sustainable Cloud-Native Clusters. IEEE Cluster 2025. (Scheduler integrating CO₂ signals into K8s).
  • Jawaddi, S. N. A. et al. (2023). Enhancing energy efficiency in cloud scaling: A DRL-based approach. Sustainable Computing: Informatics and Systems. (DRL with explicit energy objective).
  • Carbon-Aware Spatio-Temporal Workload Shifting in Edge–Cloud Systems (2024). Sustainability journal. (Spatio-temporal shifting, conceptually useful for carbon-aware scheduling section.
Index Terms
Computer Science
Information Sciences
No index terms available.
Keywords

Zero-Trust security; energy efficiency; reinforcement learning; microservices; cloud computing; carbon awareness

Powered by PhDFocusTM