Model that a connection goes via something else to reduce noise on a diagram. Helps with event-driven architecture and any intermediary step
This could tie in with the technology selection as well. Possibly show that intermediate object or add it to the diagram when you select it / show a flow dynamically so it's not there most of the time but shows the full story when you need it.
This could allow you to add a connection directly from "Thing A" to "Thing B" and use the exact same connection from "Thing A" to the event bus to "Thing B."
  • API gateways also have the same issue as queues.
  • Firewalls also would be useful for this.