Microservices, Events, and Breaking the Data Monolith with Kafka

February 27, 2019
One of the trickiest problems with microservices is dealing with data as it becomes spread across many different bounded contexts. An event architecture and event-streaming platform like Kafka provide a respite to this problem. Event-first thinking has a plethora of other advantages too, pulling in concepts from event sourcing, stream processing, and domain-driven design. In this talk, Ben and Cornelia will tackle how to do the following: ● Transform the data monolith to microservices ● Manage bounded contexts for data fields that overlap ● Use event architectures that apply streaming technologies like Kafka to address the challenges of distributed data Speakers: Cornelia Davis, Author & VP, Technology, Pivotal Ben Stopford, Author & Technologist, Office of CTO, Confluent
Previous
Welcome to the Reactive Revolution:RSocket and Spring Cloud Gateway - Spencer Gibb
Welcome to the Reactive Revolution:RSocket and Spring Cloud Gateway - Spencer Gibb

Welcome to the Reactive Revolution:RSocket and Spring Cloud Gateway by Spencer Gibb at SpringOne Tour 2019

Next Presentation
Developing Serverless Applications on Kubernetes with Knative
Developing Serverless Applications on Kubernetes with Knative

Serverless computing has become a hot topic in developer communities. The use of ephemeral containers elimi...