All videos
All videos
Stream Driven Development with Akka Streams
April 16, 2018
Akka Streams is a well-known Reactive Streams implementation that helps you build asynchronous, data-intensive apps with no predetermined data volumes. But how would you leverage its full power to design complex, Akka-backed reactive pipelines? At HomeAway we devised an approach to tackle this problem, combining elements of DDD with the abstraction power of the Akka Streams model. Here we’ll discuss useful patterns to – reason about your stream and identify its building blocks – type-drive the implementation – handle failure – instrument your application for logging and monitoring purposes.
Tags
Other videos that you might like

Lesson learned on event streaming at Revolut
Jacek Spólnik

Applying principles of chaos engineering to Serverless
Yan Cui

Beyond the hype: reactive vs traditional microservices
Marcin Zagórski, Paweł Dolega, Łukasz Biały

Monitoring Akka with Kamon 1.0
Steffen Gebert