Serverless Spring with Dave Syer

July 31, 2019

Spring Cloud Function provides a serverless programming model for Spring Boot applications, abstracting away all of the transport details and infrastructure, allowing you to keep all the familiar tools and processes, and focus firmly on business logic. In this session, Dr. Dave Syer explores the current landscape of Serverless platforms, including Riff (which is at the heart of Pivotal Function Service), and explains how Spring Cloud Function can integrate with these platforms. Links: https://spring.io/projects/spring-cloud-function https://projectriff.io/

Previous
From Monolith to riff Functions
From Monolith to riff Functions

Functions-as-a-Service (FaaS) platforms like riff enable users to deploy serverless applications. Serverles...

Next
An introduction to event-driven architecture and Apache Kafka
An introduction to event-driven architecture and Apache Kafka

Event-driven architecture is a powerful pattern for building applications based on microservices and server...