Thursday Sep 1
15:20 –
16:10
CTRL
Thinking Asynchronously: Application Integration Patterns for Microservices
This video is also available in the GOTO Play video app! Download it to enjoy offline access to our conference videos while on the move.
When applying a microservices architecture a lot of communication is done over the network. For better resilience and flexibility, this communication should happen asynchronously and in a loosely coupled manner.
In this session, you will explore some fundamental integration- and conversation-patterns. Connect them to real-world use cases (which aren’t only to microservices). Learn how end-user clients can communicate using synchronous APIs whilst still taking advantage of asynchronous communication for the processing under the hood.