Created
February 12, 2018 10:32
-
-
Save cocowalla/eda463a68e348e32660e22196da6c509 to your computer and use it in GitHub Desktop.
RabbitMQ <--> Azure Service Bus
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+ | |
Internal network | Azure | |
| | |
| | |
+--------+ | +----------+ | |
| Client +---+ | +---+ Consumer | | |
+--------+ | | | +----------+ | |
| | | | |
| +-----------------+ | +-------------------+ | | |
+-+ RabbitMQ Broker +---------+ Azure Service Bus +--+ | |
| +-----------------+ | +-------------------+ | | |
| | | | |
+--------+ | | | +----------+ | |
| Client +---+ | +---+ Consumer | | |
+--------+ | +----------+ | |
| | |
| | |
| | |
+ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment