Architecture - LePingu/umla_project GitHub Wiki
Microservices schema example
Source: https://dzone.com/articles/microservices-in-practice-1
API Gateway centralises messages which have to go through other services.
It can be replaced by a queuing fomation to ensure big flow movement and priorisation of requests.