AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
The Anti-Pattern of Tight Coupling
We have the issue of how we architect applications because I still see, even though I hope that I wouldn't, very often that companies develop software in a way that 57 different applications need to be deployed and developed at the same time for a single change to work. We rely on or rather this model relies on the services being able to propagate that context all through. This is typically done using open telemetry or equivalent libraries that make it very, very simple to do it. The concept of context propagation is also used in tracing, right, in the sort of distributed tracing world that is anyway useful to have when you have microservices based applications.