Nothing here yet.
Nothing here yet.
No blogs yet.
The system is for a chat... the first microservice catch the message and authenticate if the user sender is a sender autenticated, the second message make sentiment analisys and 3rd service fetch a database based on sentiment analysis forn back microservice, and build apropiate response for a client in the chat... That is the why I not see queue in this apporach, I know that all can be toguether in a single service, but in next month we think add more funcionality to this chatbot, for example ours customers wants to connect to a Google Sheets and not to a database (I know that sheets is not a database is only an example.)... thanks...