Communication in a Microservice Platform
Apio was built as a microservice system, which means that a lot of its parts are decoupled into different services. In this post, we set out to answer the most popular question that comes up when building a microservice application, which is “what is the best tool to use when trying to communicate between nodes in the application?”