From Monolith to riff Functions

October 16, 2019

Functions-as-a-Service (FaaS) platforms like riff enable users to deploy serverless applications. Serverless applications are event driven and are made up of small “functions” that are chained together. This lets users focus on their application logic and rely on the platform to take care of the rest. Or at least, that’s the promise. How well does it work in reality? In this talk, we will take an in-depth look at riff and discuss strategies to break an actual monolith into its component functions and deploy them. Speakers: Swapnil Bawaskar, Software Engineer, Pivotal; Florent Biville, Developer, Pivotal Filmed at SpringOne Platform Slideshare: https://www.slideshare.net/SpringCentral/from-monolith-to-riff-functions

Previous
From Monolith to riff Functions
From Monolith to riff Functions

SpringOne Platform 2019 From Monolith to riff Functions Speakers: Swapnil Bawaskar, Software Engineer, Piv...

Next Video
Serverless Spring with Dave Syer
Serverless Spring with Dave Syer

Spring Cloud Function provides a serverless programming model for Spring Boot applications, abstracting awa...