All videos
All videos
A story about connecting microservices
April 16, 2018
Working on a real-time bidding platform is a demanding job. Response latency is critical and high traffic volume affects how we utilize available resources. All this leads to a greater challenge – distributing work over microservices. I will present real-life problems that forced us to redesign our microservice communication so that applications stay performant and resilient. I’ll also show how we learned from previous mistakes to create a small and reusable library on top of netty.io and aeron.io that aids to readily implement business features.
Other videos that you might like
Anomaly detection of monitoring data in Scala ecosystem
Rafał Bigaj, Bartłomiej Małecki
Lesson learned on event streaming at Revolut
Jacek Spólnik
Beyond the hype: reactive vs traditional microservices
Marcin Zagórski, Paweł Dolega, Łukasz Biały
Kotlin + Spring 5.0 Web Flux
Jarosław Ratajski