REST vs Messaging for Microservices – Which One is Best?
For ArchitectsJune 29, 2017
Today, with microservices, the IT community has embraced the approach where services own their domain-centric logic (“smart endpoints”) and only utilize the “dumb pipes” as a transport mechanism. Most communications...