English

GreenWhisk: Emission-Aware Computing for Serverless Platform

Distributed, Parallel, and Cluster Computing 2024-09-06 v1

Abstract

Serverless computing is an emerging cloud computing abstraction wherein the cloud platform transparently manages all resources, including explicitly provisioning resources and geographical load balancing when the demand for service spikes. Users provide code as functions, and the cloud platform runs these functions handling all aspects of function execution. While prior work has primarily focused on optimizing performance, this paper focuses on reducing the carbon footprint of these systems making variations in grid carbon intensity and intermittency from renewables transparent to the user. We introduce GreenWhisk, a carbon-aware serverless computing platform built upon Apache OpenWhisk, operating in two modes - grid-connected and grid-isolated - addressing intermittency challenges arising from renewables and the grid's carbon footprint. Moreover, we develop carbon-aware load balancing algorithms that leverage energy and carbon information to reduce the carbon footprint. Our evaluation results show that GreenWhisk can easily incorporate carbon-aware algorithms, thereby reducing the carbon footprint of functions without significantly impacting the performance of function execution. In doing so, our system design enables the integration of new carbon-aware strategies into a serverless computing platform.

Keywords

Cite

@article{arxiv.2409.03029,
  title  = {GreenWhisk: Emission-Aware Computing for Serverless Platform},
  author = {Jayden Serenari and Sreekanth Sreekumar and Kaiwen Zhao and Saurabh Sarkar and Stephen Lee},
  journal= {arXiv preprint arXiv:2409.03029},
  year   = {2024}
}

Comments

11 pages, 13 figures, IC2E 2024

R2 v1 2026-06-28T18:34:33.330Z