AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Go-Kits and Microservices - Isn't It?
There's a lot of cognitive load there, right? Which services get touched and you get into distributed tracing because now how do you follow a given request and find errors that happened with it? If it reaches out to 15 services, the responses from each of those services have meaning in the debugging of of that request. And it's always a tradeoff, right? It's kind of like performance. Most of the time, if you're optimizing the code for performance, you're you're taking away readability.