Building resilient and evolutionary data microservices

September 6, 2016

Recorded at SpringOne Platform 2016. Speaker: Vinicius Carvalho Slides: http://www.slideshare.net/SpringCentral/building-resilient-and-evolutionary-data-microservices How can we build data pipelines that are resilient to change? Data usually outlives application code, and we have to be prepared to deploy streams that can cope with the evolution of that data that is in motion. This talk will discuss the approach and supporting patterns to write resilient data microservices with Spring Cloud Stream and Spring Cloud Dataflow. We will discuss the role of a centralized Schema repository, and how can we work with different data models and protocols to achieve schema evolution. A centralized schema service will also help us understand what kind of data is currently being served and consumed by the different parts of our distributed system. Samples for the presentation can be found here: https://github.com/viniciusccarvalho/schema-evolution-samples

Previous
SpringOne Platform 2016 Keynote - Spring and the Circle of Feedback
SpringOne Platform 2016 Keynote - Spring and the Circle of Feedback

Keynote recorded at SpringOne Platform 2016. Slides; http://www.slideshare.net/SpringCentral/spring-circle-...

Next Video
Intro to Spring Boot - Eddú Meléndez Gonzales
Intro to Spring Boot - Eddú Meléndez Gonzales

Recorded at SpringOne Platform 2016. Slides: http://www.slideshare.net/SpringCentral/intro-to-spring-boot ...