Thinking Asynchronously: Application Integration Patterns for Microservices
You need to be signed in to add a collection
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.
Transcript
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.