Event-Driven Microservices w/Kenny Bastani (spring developer advocate)


Details
When you’re building microservices, managing state becomes a distributed systems problem. Instead of being able to manage state as transactions inside the boundaries of a single monolithic application, a microservice must be able to manage consistency by using transactions that are distributed across a network of many different applications and databases.
Event-driven architectures are a key component of solving data consistency issues in microservices. This session explores the problems of data consistency in microservices and the various event-driven practices that include CQRS and Event Sourcing. We will look at how these popular practices are solved using Spring Boot and Spring Cloud Stream.
Kenny Bastani (@kennybastani (https://urldefense.proofpoint.com/v2/url?u=https-3A__twitter.com_kennybastani&d=DQMFaQ&c=gtIjdLs6LnStUpy9cTOW9w&r=MtjjCKsg1FftFWO2pj_JeaHD_DH9bJfoaa9JvLxsm9M&m=aZmGszWVbuCaJf5UKPTqwJfpkkrxhqKQTwfuxY4uoHg&s=Oynhp22eAcJAK3fCfvCi6J8qf7bWuDhsaJRKaDUlFq0&e=)): Kenny Bastani is a Spring Developer Advocate at Pivotal. As a passionate blogger and open source contributor, Kenny engages a community of passionate developers on topics ranging from graph databases to microservices. Kenny is a co-author of the O’Reilly book, Cloud Native Java: Designing Resilient Systems with Spring Boot, Spring Cloud, and Cloud Foundry.

Event-Driven Microservices w/Kenny Bastani (spring developer advocate)