Sometimes there are some scenarios that we can’t avoid or have to implement even though we know their complexity or drawbacks. I think, having a…
C# & Python lover
As we know, adapting to microservice architecture has many benefits, but unfortunately, it also has some challenging points. Especially on the data consistency side. For…
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…
I think we are all aware of the importance of digital transformation and the benefits that we can achieve with it. As we know, many…
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.…
Code coverage metric is an important indicator of how healthy and reliable our project is, and how quickly we can adapt to changes. Basically code…
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…
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…
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, 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…