Code

Watch our Developer Advocates code live every week.

A Live Coding Adventure in Interservice Comms with Mark Heckler

Watch on Twitch
12:00 PM PDT on Wednesday, Sep 23, 2020

A Live Coding Adventure in Interservice Comms with Mark Heckler

A Live Coding Adventure in Interservice Comms with Mark Heckler

Sep 23 2020

In this episode

As all aspects of our lives become more distributed and the world gets ever smaller - we can “Zoom” anywhere in milliseconds! - systems that support tasks large and small become more interconnected as well. Distributed systems are the future, and anyone who says otherwise is probably selling monoliths.

With the number of applications and cloud regions expanding at a dizzying rate, communication is key. In this session, the presenter leads attendees on a live-coding adventure exploring various options for your critical interservice comms. Topics covered depend on time available, but may include:

  • HTTP-based interactions, e.g. REST APIs using standard types
  • HTTP-based interactions using Reactive Streams publishers
  • Server Sent Events
  • WebSocket
  • RSocket
  • Message-based interactions using messaging platforms, e.g. RabbitMQ, Kafka

All examples will be coded live & in real-time. Hailing frequencies open, Captain!

Hosts

Mark Heckler