We use http for communicating between microservices, why do you advocate rpc?
Anonymous
If that was their real question then it's very fun. RPC is higher level abstraction than HTTP. In fact RPC can be used with HTTP as a transport protocol. You can even use SMTP as a transfer protocol for RPC :-)
Check out your Company Bowl for anonymous work chats.