In the first part of the article, we talked the importance of Software Supply Chain security and the measures that can be taken throughout the…
C# & Python lover
In the first part of the article, we talked the importance of Software Supply Chain security and the measures that can be taken throughout the…
As we know, the adoption of containerization in modern software development environments has significantly changed the way applications are built and deployed. The lightweight and…
In the previous article, we talked about the Dapr project, its benefits and developed two sample microservice with .NET 6 as self-hosted mode in the…
As we know, .NET Conf 2022 took place between 8-10 November. During the conf, exciting news and performance improvements around .NET 7 and C# 11…
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…
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…
Applications that we develop as cloud-native sometimes may have to deal with data related operations such as accessing, storing or sharing a data between applications.…
As technology is constantly evolving and changing, the database schema of the application, that we work in, can also change with each new feature we…
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…
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…
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…
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…