Towards Energy-Efficient Serverless Computing with Hardware Isolation
By: Natalie Carl, Tobias Pfandzelter, David Bermbach
Potential Business Impact:
Saves energy by giving each task its own tiny computer.
Serverless computing provides just-in-time infrastructure provisioning with rapid elasticity and a finely-grained pricing model. As full control of resource allocation is in the hands of the cloud provider and applications only consume resources when they actually perform work, we believe that serverless computing is uniquely positioned to maximize energy efficiency. However, the focus of current serverless platforms is to run hundreds or thousands of serverless functions from different tenants on traditional server hardware, requiring expensive software isolation mechanisms and a high degree of overprovisioning, i.e., idle servers, to anticipate load spikes. With shared caches, high clock frequencies, and many-core architectures, servers today are optimized for large, singular workloads but not to run thousands of isolated functions. We propose rethinking the serverless hardware architecture to align it with the requirements of serverless software. Specifically, we propose using hardware isolation with individual processors per function instead of software isolation resulting in a serverless hardware stack that consumes energy only when an application actually performs work. In preliminary evaluation with real hardware and a typical serverless workload we find that this could reduce energy consumption overheads by 90.63% or an average 70.8MW.
Similar Papers
Combining Serverless and High-Performance Computing Paradigms to support ML Data-Intensive Applications
Distributed, Parallel, and Cluster Computing
Lets computers process big data faster without big machines.
The High Cost of Keeping Warm: Characterizing Overhead in Serverless Autoscaling Policies
Distributed, Parallel, and Cluster Computing
Makes cloud apps run faster and cheaper.
Getting to the Bottom of Serverless Billing
Distributed, Parallel, and Cluster Computing
Saves money on cloud computer services.