Skip to Content
Hands-On Azure for Developers
book

Hands-On Azure for Developers

by Kamil Mrzygłód
November 2018
Intermediate to advanced
606 pages
15h 7m
English
Packt Publishing
Content preview from Hands-On Azure for Developers

Relays

Both queues and topics are models, which are designed to deliver one-way communication only—a producer sends a message and a receiver reads it. If you want to implement bidirectional communication, you have to use a relay:

Azure Relay is, in fact, a separate service, and we will not cover it in this chapter. There are, however, many great features, which you may find helpful in your applications:

  • It is designed to expose services securely, which are hosted within a corporate network.
  • It allows different communication models like one-directional, pub/sub, andtwo-way communication.
  • It does not alter the network as a VPN does, making ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Implementing Azure: Putting Modern DevOps to Use

Implementing Azure: Putting Modern DevOps to Use

Florian Klaffenbach, Oliver Michalski, Markus Klein, Mohamed Wali

Publisher Resources

ISBN: 9781789340624Supplemental Content