As we know, the best way to debug our applications that crash or hang due to memory leaks or unknown reasons is to analyze the…
C# & Python lover
As we know, the best way to debug our applications that crash or hang due to memory leaks or unknown reasons is to analyze the…
Due to the needs of today’s technology age, we are trying to develop our applications using microservice architecture that met the scale demands. Also about…
If you haven’t read the first part of this article, you can reach it from here for better understanding of the subject. In this second…
As we know, the maintenance operation is always more expensive than building the actual software. Whatever we do, the only thing, that never changes, is…
As we know, Microsoft launched many innovations this year at Barcelona KubeCon. I think one of the great was SMI(Service Mesh Interface). As far as…
As you know, these days Microsoft is making a lot of leaps and investments for the open-source world. One of these leaps is a component…
Let’s assume an agile development team, from Developer to Product Owner, from Scrum Master to Stake Holder, all of them working collaboratively on product development.…
Distributed tracing is a great method in order to be able to address and monitor where we have a performance problem in our applications that…