I think the “health of our applications” topic has always been an important and common concern for all of us regardless of the architectural approach.…
C# & Python lover
I think the “health of our applications” topic has always been an important and common concern for all of us regardless of the architectural approach.…
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, Microsoft launched many innovations this year at Barcelona KubeCon. I think one of the great was SMI(Service Mesh Interface). As far as…
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…
As you know, one of the most basic features that nearly every backend application must have is logging of requests and responses. Especially in environments…
For a while I have been researching and trying on “Machine Learning” and “Natural Language Processing” topics. During my researches and tries, I also think…
Nowadays with the increasing use of cloud-based systems, serverless architecture is a great concept that has been talking a lot about itself over the last…
In today’s technological age, companies can sell their products to people in different cities through e-commerce websites. The topic of “globalization” is important for companies…
Hi, all! We have developed a RESTful API in the previous ASP.NET Core blog post series, and then we deployed that to the Azure App Services. In this…
Hi, guys. Actually, I was thinking about writing some articles about ASP.NET Core, but I couldn’t find enough time. These days, I’m working on ASP.NET…