Hasso-Plattner-Institut
Prof. Dr. Tilmann Rabl
 

Asterios Katsifodimos

Affiliation: TU Delft
Title: Dataflow Engines for Executing Cloud Applications: a Maslow's Hammer?
Slides: PDF

 

Abstract

FaaS is currently being marketed as the silver bullet of abstractions for developing scalable applications in the cloud. Although very popular, current FaaS offerings offer poor support for the management of application state: managing state and keeping it consistent at large scale is very challenging. As a result, the serverless model is inadequate for executing stateful, consistent, and latency-sensitive applications. To this end, a new breed of systems and programming models are currently in the making, termed as Stateful Functions as a Service (SFaaS). Surprisingly, recent results in both academia and industry point to a common pattern: stateful functions at scale can be modeled as dataflow graphs and they can be executed on top of existing data flow systems, such as Apache Flink or Beam.

In this talk, I analyse the requirements of scalable cloud applications and how those affect the design choices of an imaginary “universal execution engine” for the Cloud. I then try to answer the question: will dataflow engines be the answer in the quest for the universal cloud execution engine? I will conclude with a set of requirements and possible directions for the future dataflow engines and what we have been up too in my research group at TU Delft.

Short CV

Asterios Katsifodimos is an assistant professor the Delft University of Technology. Before TU Delft, Asterios worked at the SAP Innovation Center, and as a postdoc at TU Berlin. Asterios holds a PhD from INRIA & University of Paris. Asterios currently works on scalable stream processing and data integration.