December 14, 2019

138 words 1 min read

Lightning Talk: REST, RPC, and Brokered Messaging

Lightning Talk: REST, RPC, and Brokered Messaging

Effective communication between distributed and heterogeneous components is essential for modern service-oriented architectures to work well. REST, RPC, and brokered messaging are the most popular com …

Talk Title Lightning Talk: REST, RPC, and Brokered Messaging
Speakers Nathan Murthy (Staff Software Engineer, Tesla)
Conference KubeCon + CloudNativeCon North America
Conf Tag
Location Austin, TX, United States
Date Dec 4- 8, 2017
URL Talk Page
Slides Talk Slides
Video

Effective communication between distributed and heterogeneous components is essential for modern service-oriented architectures to work well. REST, RPC, and brokered messaging are the most popular communication styles for achieving this, but when is it appropriate for choosing one style over the other? A well-defined microservice architecture should be accompanied by a well-defined communications semantics. This talk draws on my personal experience defining these semantics for systems I’ve built at Tesla.

comments powered by Disqus