.NET Core

How to Order Events in Microservices by Using Azure Service Bus (FIFO Consumers)How to Order Events in Microservices by Using Azure Service Bus (FIFO Consumers)

How to Order Events in Microservices by Using Azure Service Bus (FIFO Consumers)

{:tr}Bazen bazı senaryolar vardır karmaşıklığını veya eksi yanlarını bildiğimiz halde implemente etmekten kaçamadığımız veya implemente etme zorunda kaldığımız. Distributed ortamlarda…

2 years ago
Building Microservices by Using Dapr and .NET with Minimum Effort – 02 (Azure Container Apps)Building Microservices by Using Dapr and .NET with Minimum Effort – 02 (Azure Container Apps)

Building Microservices by Using Dapr and .NET with Minimum Effort – 02 (Azure Container Apps)

{:tr}Bir önceki makale serisinde Dapr projesinden ve faydalarından bahsedip, local ortamda self-hosted mode olarak .NET 6 ile iki adet örnek…

2 years ago
Some Awesome News of .NET 7Some Awesome News of .NET 7

Some Awesome News of .NET 7

{:tr}Bildiğimiz gibi .NET Conf 2022, 8-10 kasım arasında gerçekleşti. Konferans sırasında ise .NET 7 ve C# 11 çevresinde gelen heyecan…

2 years ago
Building Microservices by Using Dapr and .NET with Minimum Effort – 01Building Microservices by Using Dapr and .NET with Minimum Effort – 01

Building Microservices by Using Dapr and .NET with Minimum Effort – 01

{:tr}Bildiğimiz gibi her geçen gün teknoloji ve alışkanlıklarımız sürekli değişmekte. Özellikle pandemi sürecinden sonra dijitalleşmeye ve teknolojiye olan eğilim oldukça…

2 years ago
Getting Memory Dump of .NET Applications (Windows&Linux Containers) on KubernetesGetting Memory Dump of .NET Applications (Windows&Linux Containers) on Kubernetes

Getting Memory Dump of .NET Applications (Windows&Linux Containers) on Kubernetes

{:tr} Bildiğimiz gibi memory leak'lerden veya bilinmeyen sebeplerden dolayı crash veya hang olan uygulamalarımızı debug edebilmenin en iyi yolu, dump…

3 years ago
Calculating Code Coverage Metrics in .NET Applications and Integrating with CI ProcessesCalculating Code Coverage Metrics in .NET Applications and Integrating with CI Processes

Calculating Code Coverage Metrics in .NET Applications and Integrating with CI Processes

{:tr} Code coverage metriği, projemizin sağlıklı ve güvenilir olduğu ve ayrıca değişimlere karşı ne derece hızlı ayak uydurabileceğimizin önemli bir…

3 years ago
High-Performance, Stream-Based Communication Between Services with NET 5 and gRPCHigh-Performance, Stream-Based Communication Between Services with NET 5 and gRPC

High-Performance, Stream-Based Communication Between Services with NET 5 and gRPC

{:tr}Günümüz teknoloji çağının ihtiyaçları nedeniyle geliştirdiğimiz bir çok uygulamalarımızı, microservice mimarisi çatısı altında distributed olarak geliştirmeye çalışıyoruz. Ayrıca distributed servisler…

4 years ago
How Should My Event Be Designed? Some Thoughts on Event-Based SystemsHow Should My Event Be Designed? Some Thoughts on Event-Based Systems

How Should My Event Be Designed? Some Thoughts on Event-Based Systems

{:tr}Bildiğimiz gibi yazılım geliştirme, özellikle günümüz ihtiyaçları karşısında kolay kolay bitmiyor. Yazılımı geliştirmenin yanı sıra, onun sürekli ayakta ve tutarlı…

4 years ago
Performing SQL Migration Operations by using Kubernetes JobPerforming SQL Migration Operations by using Kubernetes Job

Performing SQL Migration Operations by using Kubernetes Job

{:tr}Teknolojinin sürekli geliştiği ve değiştiği gibi, içerisinde çalıştığımız uygulamanın database schema'sı da her yeni implemente ettiğimiz özellik ile değişebilmekte. Dolayısıyla…

4 years ago
Implementation of Choreography-based Saga in .NET MicroservicesImplementation of Choreography-based Saga in .NET Microservices

Implementation of Choreography-based Saga in .NET Microservices

{:tr}Günümüz teknoloji çağında neredeyse hepimiz microservice'ler hakkında konuşuyor ve uygulamalar geliştirmeye çalışıyoruz. Yüzeysel baktığımızda her şey çok net ve uygulaması…

4 years ago