Microservices: REST vs Messaging

A standard that I’ve followed in the past is to use web services when the key requirement is speed (and data loss isn’t critical) and messaging when the key requirement is reliability. Like you’ve said, if the receiving system is down, a message will sit on a queue until the system comes back up to process it. If it’s a REST endpoint and it’s down, requests will simply fail.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)