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…
C# & Python lover
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, trying to migrate existing applications to the cloud environment with the lift & shift approach due to time and cost reasons,…
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…
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.…
As we know, we need an ingress controller in Kubernetes to route traffic through a single IP address and for TLS termination operations. Although various…
We had been developing applications in smaller scope in the past. Considering today’s rapid advancement of technology and our aim to obtain global market share,…
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…
In today’s technology era, we all know how important it is to host applications in the cloud environment especially for large-scale companies. According to many…
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…
In this article, I want to mention about the SOLID principles but this time for cloud-native applications. As we know, SOLID principles are undoubtedly one…
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…