Note: this is a past event Check out the current event!

Vikram Sreekanti

Phd Student at UC Berkeley

Talk

The State of Serverless Computing
Thursday 16:30 - 17:15
Topics:
cloud computing
serverless
infrastructure
Level:
Intermediate

Your rating:
0/5

Serverless computing has become increasingly popular since Amazon released AWS Lambda in 2014. Its appeal lies in the ability to write arbitrary code and deploy it at scale with the “click of a button”, in some sense realizing the original promise of cloud computing. While existing serverless infrastructure works well for a certain class of applications, it also has a number of significant limitations that cripple its generality. For example, stateful applications are forced into well-known anti-patterns like data shipping. In this talk, we briefly discuss both the benefits and shortcomings of existing serverless offerings. We then project forward to the future and highlight challenges that must be overcome to realize truly general-purpose serverless computing, as well as our efforts to get there.

Watch the talk    Check the slides

About

Vikram Sreekanti is a PhD student in the RISE lab at UC Berkeley, working on distributed systems and databases. His research is primarily focused on cloud infrastructure, most recently in pushing the bounds of serverless computing.