As we know, technology and our habits are constantly changing day by day. Especially after the pandemic, the trend towards digitalization and technology has increased…
C# & Python lover
As we know, technology and our habits are constantly changing day by day. Especially after the pandemic, the trend towards digitalization and technology has increased…
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…
As we know, software development doesn’t end easily especially in today’s world. In addition to developing the software, it is one of our biggest problems…
In today’s technology era, almost all of us talk about microservices and try to develop applications. When we just talk about microservices before get started…
As a responsible developer, in addition to being able to write clean code, it is also important to ensure that our application runs efficiently. As…
As we can imagine, the technology and needs are rapidly evolving and growing day by day. Because of these rapid changes, organizations are also trying…
As we know, in recent years kubernetes has become an essential standard on container orchestration topic for our microservice architectures. Although kubernetes solves many of…
I guess the last time that I needed to implement the specification pattern was one and half year ago. My goal was the encapsulate the…
If we are developing a global(multi-region) web application on the cloud and also want the application should have better performance, scalable and highly available, so…
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…
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…
Obviously, I was planning to write an article on this topic. After my last blackfriday experience, I decided to write something about on this topic.…
Hi, everyone. I was planning to write a blog post for a long time about code analysis tools, which is obviously to improve the code…