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.

Tags