Energy-Efficient ML Inference Pipelines for IoT Data Using Serverless Cloud Functions
Abstract
The rapid proliferation of Internet of Things (IoT) devices has resulted in massive, continuous data generation, demanding scalable, low-latency, and energy-efficient processing methodologies. Traditional cloud-based machine learning (ML) inference pipelines often incur high energy consumption due to persistent server provisioning and inefficient resource utilization. This paper proposes an energy-efficient ML inference framework using serverless cloud functions that dynamically scale with IoT workloads. The architecture leverages event-driven execution, model optimization techniques (quantization, pruning, edge pre-filtering), and adaptive model selection based on workload intensity. Experimental evaluations conducted on widely used serverless platforms demonstrate significant reductions in energy consumption, cold-start latency, and operational cost while maintaining high inference accuracy. The study highlights the potential of serverless computing as a sustainable backbone for next-generation IoT–ML systems, offering guidelines for building carbon-aware and cost-efficient inference pipelines for real-world applications.