Reactive Data Access with Spring Data - Christoph Strobl, Mark Paluch

December 14, 2017

How do you improve efficiency, reduce latency and memory footprint of your data access? Reactive Streams on top of a functional-reactive programming model are key. Both are two predominant concepts in reactive systems, that completely change how we approach data access in applications today. Reactive data access improves resource usage efficiency and eliminates several constraints of today’s imperative approaches. This talk covers non-blocking data access using Spring Data for NoSQl data stores and Project Reactor. You will learn how to integrate Spring Data repositories in an end-to-end reactive web application. If you are a developer looking to consume data in a functional reactive style, this is your chance to gain the experience how your application can benefit from streaming data access. Christoph Strobl, Software Engineer, Pivotal Mark Paluch, Spring Data Engineer, Pivotal Filmed at SpringOne Platform 2017

Previous
Deploying Spring Boot Apps on Kubernetes - Thomas Risberg
Deploying Spring Boot Apps on Kubernetes - Thomas Risberg

In this talk we will give an overview of the challenges involved in deploying a Spring Boot app on Kubernet...

Next Video
Project Reactor: Now and Tomorrow - Stéphane Maldini, Simon Baslé
Project Reactor: Now and Tomorrow - Stéphane Maldini, Simon Baslé

In 2016, Project Reactor was the foundation before Spring Reactive story, in particular with Reactor Core 3...