SpringOne Platform 2016 Replay: Building resilient and evolutionary data microservices
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…