Tagged articles
2 articles
Page 1 of 1
Architect
Architect
Apr 21, 2016 · Backend Development

Reducing Integration Cost of a Message Bus through Dependency Transfer

This article examines how to lower the overall cost of integrating a message bus into existing legacy systems by shifting dependencies from the bus to a simple HTTP endpoint, using a registry and proxy service to enable passive message delivery.

Backend ArchitectureHTTP endpointIntegration
0 likes · 8 min read
Reducing Integration Cost of a Message Bus through Dependency Transfer