Today the architecture of micros services depends to a good communication system between the services, the protocol between that micro services can be many solutions, a Rest API, a GraphQL API, a Message Queue Service. That Message Queue Service have many benefits compared to API, like, our messages can be…