All videos
All videos
From monolith to microservices – Reification and reactification
April 16, 2018
Migrating from a monolithic model to a microservices model can be challenging as we try to decouple implementation and wiring between different parts of the system. We’re going to take a look at how we can extract then encapsulate implementation and execution in an external service. From here we’ll explore different ways of communication and how we can test the whole system.
Other videos that you might like

Asynchronous Programming: Scala.concurrent and Monix! What?
Yifan Xing

Things learned from using Event Sourcing and CQRS patterns
Maciej Ciołek

Practical Reactive Streams with Monix
Jacek Kunicki

Applying principles of chaos engineering to Serverless
Yan Cui